| License |
License |
|---|---|
| Categories |
CategoriesJavaScript Languages |
| GroupId | GroupIdorg.webjars.bowergithub.exif-js |
| ArtifactId | ArtifactIdexif-js |
| Version | Version2.3.0 |
| Type | Typejar |
| Description |
Descriptionexif-js
WebJar for exif-js
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| exif-js-2.3.0.pom | |
| exif-js-2.3.0.jar | 23 KB |
| exif-js-2.3.0-sources.jar | 22 bytes |
| exif-js-2.3.0-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.exif-js/exif-js/ -->
<dependency>
<groupId>org.webjars.bowergithub.exif-js</groupId>
<artifactId>exif-js</artifactId>
<version>2.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.exif-js/exif-js/
implementation 'org.webjars.bowergithub.exif-js:exif-js:2.3.0'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.exif-js/exif-js/
implementation ("org.webjars.bowergithub.exif-js:exif-js:2.3.0")
'org.webjars.bowergithub.exif-js:exif-js:jar:2.3.0'
<dependency org="org.webjars.bowergithub.exif-js" name="exif-js" rev="2.3.0">
<artifact name="exif-js" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.exif-js', module='exif-js', version='2.3.0')
)
libraryDependencies += "org.webjars.bowergithub.exif-js" % "exif-js" % "2.3.0"
[org.webjars.bowergithub.exif-js/exif-js "2.3.0"]