is not current version
Last Version 1.1.3

com.ghosthack:turismo 1.1.1

turismo web framework

GroupId

GroupId

com.ghosthack
ArtifactId

ArtifactId

turismo
Version

Version

1.1.1
Type

Type

jar

Download turismo 1.1.1


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