is not current version
Last Version 1.3.0

org.nosceon.titanite:titanite-example-tweetmap 1.2.1


GroupId

GroupId

org.nosceon.titanite
ArtifactId

ArtifactId

titanite-example-tweetmap
Version

Version

1.2.1
Type

Type

jar

Download titanite-example-tweetmap 1.2.1


<!-- https://jarcasting.com/artifacts/org.nosceon.titanite/titanite-example-tweetmap/ -->
<dependency>
    <groupId>org.nosceon.titanite</groupId>
    <artifactId>titanite-example-tweetmap</artifactId>
    <version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.nosceon.titanite/titanite-example-tweetmap/
implementation 'org.nosceon.titanite:titanite-example-tweetmap:1.2.1'
// https://jarcasting.com/artifacts/org.nosceon.titanite/titanite-example-tweetmap/
implementation ("org.nosceon.titanite:titanite-example-tweetmap:1.2.1")
'org.nosceon.titanite:titanite-example-tweetmap:jar:1.2.1'
<dependency org="org.nosceon.titanite" name="titanite-example-tweetmap" rev="1.2.1">
  <artifact name="titanite-example-tweetmap" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nosceon.titanite', module='titanite-example-tweetmap', version='1.2.1')
)
libraryDependencies += "org.nosceon.titanite" % "titanite-example-tweetmap" % "1.2.1"
[org.nosceon.titanite/titanite-example-tweetmap "1.2.1"]