Last Version

Titanite - Examples - HelloWorld 1.3.0

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

org.nosceon.titanite
ArtifactId

ArtifactId

titanite-example-helloworld
Version

Version

1.3.0
Type

Type

jar
Description

Description

Titanite - Examples - HelloWorld
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download titanite-example-helloworld 1.3.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.nosceon.titanite : titanite jar 1.3.0
org.nosceon.titanite : titanite-view-mustache jar 1.3.0
org.slf4j : slf4j-simple jar 1.7.7
org.webjars : bootstrap jar 3.1.0

Project Modules

There are no modules declared in this project.