License |
License |
---|---|
Categories |
CategoriesGeo Business Logic Libraries Geospatial |
GroupId | GroupIdcom.github.ngeor |
ArtifactId | ArtifactIdyak4j-xml |
Version | Version0.17.1 |
Type | Typejar |
Description |
Descriptionyak4j-xml
yak shaving for Java: XML utilities
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
yak4j-xml-0.17.1.pom | |
yak4j-xml-0.17.1.jar | 4 KB |
yak4j-xml-0.17.1-sources.jar | 3 KB |
yak4j-xml-0.17.1-javadoc.jar | 396 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.ngeor/yak4j-xml/ -->
<dependency>
<groupId>com.github.ngeor</groupId>
<artifactId>yak4j-xml</artifactId>
<version>0.17.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ngeor/yak4j-xml/
implementation 'com.github.ngeor:yak4j-xml:0.17.1'
// https://jarcasting.com/artifacts/com.github.ngeor/yak4j-xml/
implementation ("com.github.ngeor:yak4j-xml:0.17.1")
'com.github.ngeor:yak4j-xml:jar:0.17.1'
<dependency org="com.github.ngeor" name="yak4j-xml" rev="0.17.1">
<artifact name="yak4j-xml" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ngeor', module='yak4j-xml', version='0.17.1')
)
libraryDependencies += "com.github.ngeor" % "yak4j-xml" % "0.17.1"
[com.github.ngeor/yak4j-xml "0.17.1"]
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.8.1 |
org.assertj : assertj-core | jar | 3.21.0 |