is not current version
Last Version 20190628

com.lucadev.trampoline:trampoline-jwt-autoconfigure 20190509

A trampoline starter module

Categories

Categories

Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

com.lucadev.trampoline
ArtifactId

ArtifactId

trampoline-jwt-autoconfigure
Version

Version

20190509
Type

Type

jar

Download trampoline-jwt-autoconfigure 20190509


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