is not current version
Last Version 1.0.2

io.github.avivcarmis:trafficante 1.0.1

Ridiculously Simple Strongly Typed API Server with Spring Boot and Swagger

Categories

Categories

Ant Build Tools
GroupId

GroupId

io.github.avivcarmis
ArtifactId

ArtifactId

trafficante
Version

Version

1.0.1
Type

Type

jar

Download trafficante 1.0.1


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