is not current version
Last Version 1.1.3

com.ghosthack:turismo 0.1.0

turismo web framework

GroupId

GroupId

com.ghosthack
ArtifactId

ArtifactId

turismo
Version

Version

0.1.0
Type

Type

jar

Download turismo 0.1.0


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