Files download
File Operation
tsec-jwt-mac_2.13-0.3.0-M1.jar download
tsec-jwt-mac_2.13-0.3.0-M1.pom download
tsec-jwt-mac_2.13-0.3.0-M1-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.jmcardon</groupId>
  <artifactId>tsec-jwt-mac_2.13</artifactId>
  <version>0.3.0-M1</version>
</dependency>
Gradle Groovy
implementation 'io.github.jmcardon:tsec-jwt-mac_2.13:0.3.0-M1'
Gradle Kotlin
implementation("io.github.jmcardon:tsec-jwt-mac_2.13:0.3.0-M1")
Scala SBT
libraryDependencies += "io.github.jmcardon" % "tsec-jwt-mac_2.13" % "0.3.0-M1"
Groovy Grape
@Grapes(
  @Grab(group='io.github.jmcardon', module='tsec-jwt-mac_2.13', version='0.3.0-M1')
)
Apache Ivy
<dependency org="io.github.jmcardon" name="tsec-jwt-mac_2.13" rev="0.3.0-M1" />
Leiningen
[io.github.jmcardon/tsec-jwt-mac_2.13 "0.3.0-M1"]
Apache Buildr
'io.github.jmcardon:tsec-jwt-mac_2.13:jar:0.3.0-M1'