License |
License
BSD 3-Clause
|
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdjgexml |
Version | Version0.3.9 |
Type | Typejar |
Description |
Descriptionjgexml
WebJar for jgexml
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jgexml-0.3.9.pom | |
jgexml-0.3.9.jar | 27 KB |
jgexml-0.3.9-sources.jar | 22 bytes |
jgexml-0.3.9-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/jgexml/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>jgexml</artifactId>
<version>0.3.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/jgexml/
implementation 'org.webjars.npm:jgexml:0.3.9'
// https://jarcasting.com/artifacts/org.webjars.npm/jgexml/
implementation ("org.webjars.npm:jgexml:0.3.9")
'org.webjars.npm:jgexml:jar:0.3.9'
<dependency org="org.webjars.npm" name="jgexml" rev="0.3.9">
<artifact name="jgexml" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='jgexml', version='0.3.9')
)
libraryDependencies += "org.webjars.npm" % "jgexml" % "0.3.9"
[org.webjars.npm/jgexml "0.3.9"]