License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.n12n.exif |
ArtifactId | ArtifactIdslibexif_2.10 |
Version | Version0.3.1 |
Type | Typejar |
Description |
Descriptionslibexif
slibexif
|
Project URL |
Project URL |
Project Organization |
Project Organizationnet.n12n.exif |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
slibexif_2.10-0.3.1.pom | |
slibexif_2.10-0.3.1.jar | 231 KB |
slibexif_2.10-0.3.1-sources.jar | 24 KB |
slibexif_2.10-0.3.1-javadoc.jar | 525 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.n12n.exif/slibexif_2.10/ -->
<dependency>
<groupId>net.n12n.exif</groupId>
<artifactId>slibexif_2.10</artifactId>
<version>0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.n12n.exif/slibexif_2.10/
implementation 'net.n12n.exif:slibexif_2.10:0.3.1'
// https://jarcasting.com/artifacts/net.n12n.exif/slibexif_2.10/
implementation ("net.n12n.exif:slibexif_2.10:0.3.1")
'net.n12n.exif:slibexif_2.10:jar:0.3.1'
<dependency org="net.n12n.exif" name="slibexif_2.10" rev="0.3.1">
<artifact name="slibexif_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.n12n.exif', module='slibexif_2.10', version='0.3.1')
)
libraryDependencies += "net.n12n.exif" % "slibexif_2.10" % "0.3.1"
[net.n12n.exif/slibexif_2.10 "0.3.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.4 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.10 | jar | 2.1.7 |