License |
License
GNU Public License
|
---|---|
GroupId | GroupIdorg.agmip.thirdparty |
ArtifactId | ArtifactIdximpleware-vtd-xml |
Last Version | Last Version2.11 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionximpleware-vtd-xml
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
Filename | Size |
---|---|
ximpleware-vtd-xml-2.11.pom | |
ximpleware-vtd-xml-2.11.jar | 606 KB |
ximpleware-vtd-xml-2.11-sources.jar | 619 KB |
ximpleware-vtd-xml-2.11-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.agmip.thirdparty/ximpleware-vtd-xml/ -->
<dependency>
<groupId>org.agmip.thirdparty</groupId>
<artifactId>ximpleware-vtd-xml</artifactId>
<version>2.11</version>
</dependency>
// https://jarcasting.com/artifacts/org.agmip.thirdparty/ximpleware-vtd-xml/
implementation 'org.agmip.thirdparty:ximpleware-vtd-xml:2.11'
// https://jarcasting.com/artifacts/org.agmip.thirdparty/ximpleware-vtd-xml/
implementation ("org.agmip.thirdparty:ximpleware-vtd-xml:2.11")
'org.agmip.thirdparty:ximpleware-vtd-xml:jar:2.11'
<dependency org="org.agmip.thirdparty" name="ximpleware-vtd-xml" rev="2.11">
<artifact name="ximpleware-vtd-xml" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.agmip.thirdparty', module='ximpleware-vtd-xml', version='2.11')
)
libraryDependencies += "org.agmip.thirdparty" % "ximpleware-vtd-xml" % "2.11"
[org.agmip.thirdparty/ximpleware-vtd-xml "2.11"]