Categories |
CategoriesGeo Business Logic Libraries Geospatial |
---|---|
GroupId | GroupIdcom.github.ngeor |
ArtifactId | ArtifactIdyak4j-xml |
Version | Version0.9.3 |
Type | Typejar |
Filename | Size |
---|---|
yak4j-xml-0.9.3.pom | |
yak4j-xml-0.9.3.jar | 5 KB |
yak4j-xml-0.9.3-sources.jar | 4 KB |
yak4j-xml-0.9.3-javadoc.jar | 29 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.ngeor/yak4j-xml/ -->
<dependency>
<groupId>com.github.ngeor</groupId>
<artifactId>yak4j-xml</artifactId>
<version>0.9.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ngeor/yak4j-xml/
implementation 'com.github.ngeor:yak4j-xml:0.9.3'
// https://jarcasting.com/artifacts/com.github.ngeor/yak4j-xml/
implementation ("com.github.ngeor:yak4j-xml:0.9.3")
'com.github.ngeor:yak4j-xml:jar:0.9.3'
<dependency org="com.github.ngeor" name="yak4j-xml" rev="0.9.3">
<artifact name="yak4j-xml" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ngeor', module='yak4j-xml', version='0.9.3')
)
libraryDependencies += "com.github.ngeor" % "yak4j-xml" % "0.9.3"
[com.github.ngeor/yak4j-xml "0.9.3"]