Categories |
CategoriesAkka Container Microservices Reactive libraries |
---|---|
GroupId | GroupIdcom.emarsys |
ArtifactId | ArtifactIdjwt-akka-http_3 |
Version | Version1.4.9 |
Type | Typejar |
Filename | Size |
---|---|
jwt-akka-http_3-1.4.9.pom | |
jwt-akka-http_3-1.4.9.jar | 13 KB |
jwt-akka-http_3-1.4.9-sources.jar | 2 KB |
jwt-akka-http_3-1.4.9-javadoc.jar | 1 MB |
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.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.emarsys/jwt-akka-http_3/
implementation 'com.emarsys:jwt-akka-http_3:1.4.9'
// https://jarcasting.com/artifacts/com.emarsys/jwt-akka-http_3/
implementation ("com.emarsys:jwt-akka-http_3:1.4.9")
'com.emarsys:jwt-akka-http_3:jar:1.4.9'
<dependency org="com.emarsys" name="jwt-akka-http_3" rev="1.4.9">
<artifact name="jwt-akka-http_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.emarsys', module='jwt-akka-http_3', version='1.4.9')
)
libraryDependencies += "com.emarsys" % "jwt-akka-http_3" % "1.4.9"
[com.emarsys/jwt-akka-http_3 "1.4.9"]