License |
License |
---|---|
GroupId | GroupIdio.github.nichetoolkit |
ArtifactId | ArtifactIdjts-toolkit-parent |
Version | Version1.0.2 |
Type | Typepom |
Description |
Descriptionjts-toolkit-parent
Jts toolkit project for Spring Boot
|
Project URL |
Project URL |
Filename | Size |
---|---|
jts-toolkit-parent-1.0.2.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.nichetoolkit/jts-toolkit-parent/ -->
<dependency>
<groupId>io.github.nichetoolkit</groupId>
<artifactId>jts-toolkit-parent</artifactId>
<version>1.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.nichetoolkit/jts-toolkit-parent/
implementation 'io.github.nichetoolkit:jts-toolkit-parent:1.0.2'
// https://jarcasting.com/artifacts/io.github.nichetoolkit/jts-toolkit-parent/
implementation ("io.github.nichetoolkit:jts-toolkit-parent:1.0.2")
'io.github.nichetoolkit:jts-toolkit-parent:pom:1.0.2'
<dependency org="io.github.nichetoolkit" name="jts-toolkit-parent" rev="1.0.2">
<artifact name="jts-toolkit-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.nichetoolkit', module='jts-toolkit-parent', version='1.0.2')
)
libraryDependencies += "io.github.nichetoolkit" % "jts-toolkit-parent" % "1.0.2"
[io.github.nichetoolkit/jts-toolkit-parent "1.0.2"]