| License | License | 
|---|---|
| Categories | CategoriesGithub Development Tools Version Controls | 
| GroupId | GroupIdorg.webjars.bower | 
| ArtifactId | ArtifactIdgithub-com-hMatoba-piexifjs | 
| Last Version | Last Version1.0.3 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionpiexifjs WebJar for piexifjs | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| github-com-hMatoba-piexifjs-1.0.3.pom | |
| github-com-hMatoba-piexifjs-1.0.3.jar | 414 KB | 
| github-com-hMatoba-piexifjs-1.0.3-sources.jar | 22 bytes | 
| github-com-hMatoba-piexifjs-1.0.3-javadoc.jar | 22 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.webjars.bower/github-com-hMatoba-piexifjs/ -->
<dependency>
    <groupId>org.webjars.bower</groupId>
    <artifactId>github-com-hMatoba-piexifjs</artifactId>
    <version>1.0.3</version>
</dependency>// https://jarcasting.com/artifacts/org.webjars.bower/github-com-hMatoba-piexifjs/
implementation 'org.webjars.bower:github-com-hMatoba-piexifjs:1.0.3'// https://jarcasting.com/artifacts/org.webjars.bower/github-com-hMatoba-piexifjs/
implementation ("org.webjars.bower:github-com-hMatoba-piexifjs:1.0.3")'org.webjars.bower:github-com-hMatoba-piexifjs:jar:1.0.3'<dependency org="org.webjars.bower" name="github-com-hMatoba-piexifjs" rev="1.0.3">
  <artifact name="github-com-hMatoba-piexifjs" type="jar" />
</dependency>@Grapes(
@Grab(group='org.webjars.bower', module='github-com-hMatoba-piexifjs', version='1.0.3')
)libraryDependencies += "org.webjars.bower" % "github-com-hMatoba-piexifjs" % "1.0.3"[org.webjars.bower/github-com-hMatoba-piexifjs "1.0.3"]