License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdxmlcreate |
Version | Version2.0.1 |
Type | Typejar |
Description |
Descriptionxmlcreate
WebJar for xmlcreate
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
xmlcreate-2.0.1.pom | |
xmlcreate-2.0.1.jar | 63 KB |
xmlcreate-2.0.1-sources.jar | 22 bytes |
xmlcreate-2.0.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/xmlcreate/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>xmlcreate</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/xmlcreate/
implementation 'org.webjars.npm:xmlcreate:2.0.1'
// https://jarcasting.com/artifacts/org.webjars.npm/xmlcreate/
implementation ("org.webjars.npm:xmlcreate:2.0.1")
'org.webjars.npm:xmlcreate:jar:2.0.1'
<dependency org="org.webjars.npm" name="xmlcreate" rev="2.0.1">
<artifact name="xmlcreate" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='xmlcreate', version='2.0.1')
)
libraryDependencies += "org.webjars.npm" % "xmlcreate" % "2.0.1"
[org.webjars.npm/xmlcreate "2.0.1"]