Build Maven artifact from the Flickrj library.
[flickrj "1.2"]
flickrj/flickrj {:mvn/version "1.2"}
implementation("flickrj:flickrj:1.2")
<dependency> <groupId>flickrj</groupId> <artifactId>flickrj</artifactId> <version>1.2</version> </dependency>
Want to display the latest version of your project on GitHub? Use the markdown code below!
If you want to include pre-releases and snapshots, use the following markdown code: