Categories |
CategoriesGeo Business Logic Libraries Geospatial |
---|---|
GroupId | GroupIdcom.github.ngeor |
ArtifactId | ArtifactIdyak4j-mapping-test-utils |
Version | Version0.5.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.ngeor/yak4j-mapping-test-utils/ -->
<dependency>
<groupId>com.github.ngeor</groupId>
<artifactId>yak4j-mapping-test-utils</artifactId>
<version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ngeor/yak4j-mapping-test-utils/
implementation 'com.github.ngeor:yak4j-mapping-test-utils:0.5.0'
// https://jarcasting.com/artifacts/com.github.ngeor/yak4j-mapping-test-utils/
implementation ("com.github.ngeor:yak4j-mapping-test-utils:0.5.0")
'com.github.ngeor:yak4j-mapping-test-utils:jar:0.5.0'
<dependency org="com.github.ngeor" name="yak4j-mapping-test-utils" rev="0.5.0">
<artifact name="yak4j-mapping-test-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ngeor', module='yak4j-mapping-test-utils', version='0.5.0')
)
libraryDependencies += "com.github.ngeor" % "yak4j-mapping-test-utils" % "0.5.0"
[com.github.ngeor/yak4j-mapping-test-utils "0.5.0"]