Categories |
CategoriesGeo Business Logic Libraries Geospatial |
---|---|
GroupId | GroupIdcom.github.spapageo |
ArtifactId | ArtifactIdjannel |
Version | Version0.1.BETA |
Type | Typejar |
Filename | Size |
---|---|
jannel-0.1.BETA.pom | |
jannel-0.1.BETA.jar | 48 KB |
jannel-0.1.BETA-sources.jar | 50 KB |
jannel-0.1.BETA-javadoc.jar | 248 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.spapageo/jannel/ -->
<dependency>
<groupId>com.github.spapageo</groupId>
<artifactId>jannel</artifactId>
<version>0.1.BETA</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.spapageo/jannel/
implementation 'com.github.spapageo:jannel:0.1.BETA'
// https://jarcasting.com/artifacts/com.github.spapageo/jannel/
implementation ("com.github.spapageo:jannel:0.1.BETA")
'com.github.spapageo:jannel:jar:0.1.BETA'
<dependency org="com.github.spapageo" name="jannel" rev="0.1.BETA">
<artifact name="jannel" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.spapageo', module='jannel', version='0.1.BETA')
)
libraryDependencies += "com.github.spapageo" % "jannel" % "0.1.BETA"
[com.github.spapageo/jannel "0.1.BETA"]