is not current version
Last Version 0.1.1.BETA

com.github.spapageo:jannel 0.1.BETA

Java client library for connecting to a bearer-box as described by the kannel project.

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

com.github.spapageo
ArtifactId

ArtifactId

jannel
Version

Version

0.1.BETA
Type

Type

jar

Download jannel 0.1.BETA


<!-- 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"]