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