Categories |
CategoriesAkka Container Microservices Reactive libraries |
---|---|
GroupId | GroupIdcom.emarsys |
ArtifactId | ArtifactIdjwt-akka-http_3 |
Version | Version1.4.2 |
Type | Typejar |
Filename | Size |
---|---|
jwt-akka-http_3-1.4.2.pom | |
jwt-akka-http_3-1.4.2.jar | 13 KB |
jwt-akka-http_3-1.4.2-sources.jar | 2 KB |
jwt-akka-http_3-1.4.2-javadoc.jar | 177 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.emarsys/jwt-akka-http_3/ -->
<dependency>
<groupId>com.emarsys</groupId>
<artifactId>jwt-akka-http_3</artifactId>
<version>1.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.emarsys/jwt-akka-http_3/
implementation 'com.emarsys:jwt-akka-http_3:1.4.2'
// https://jarcasting.com/artifacts/com.emarsys/jwt-akka-http_3/
implementation ("com.emarsys:jwt-akka-http_3:1.4.2")
'com.emarsys:jwt-akka-http_3:jar:1.4.2'
<dependency org="com.emarsys" name="jwt-akka-http_3" rev="1.4.2">
<artifact name="jwt-akka-http_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.emarsys', module='jwt-akka-http_3', version='1.4.2')
)
libraryDependencies += "com.emarsys" % "jwt-akka-http_3" % "1.4.2"
[com.emarsys/jwt-akka-http_3 "1.4.2"]