License |
License |
---|---|
GroupId | GroupIdcom.marekkadek |
ArtifactId | ArtifactIdfinch-jwt-circe_2.11 |
Version | Version0.3.1 |
Type | Typejar |
Description |
Descriptionfinch-jwt-circe
finch-jwt-circe
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
finch-jwt-circe_2.11-0.3.1.pom | |
finch-jwt-circe_2.11-0.3.1.jar | 30 KB |
finch-jwt-circe_2.11-0.3.1-sources.jar | 1 KB |
finch-jwt-circe_2.11-0.3.1-javadoc.jar | 374 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.marekkadek/finch-jwt-circe_2.11/ -->
<dependency>
<groupId>com.marekkadek</groupId>
<artifactId>finch-jwt-circe_2.11</artifactId>
<version>0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.marekkadek/finch-jwt-circe_2.11/
implementation 'com.marekkadek:finch-jwt-circe_2.11:0.3.1'
// https://jarcasting.com/artifacts/com.marekkadek/finch-jwt-circe_2.11/
implementation ("com.marekkadek:finch-jwt-circe_2.11:0.3.1")
'com.marekkadek:finch-jwt-circe_2.11:jar:0.3.1'
<dependency org="com.marekkadek" name="finch-jwt-circe_2.11" rev="0.3.1">
<artifact name="finch-jwt-circe_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.marekkadek', module='finch-jwt-circe_2.11', version='0.3.1')
)
libraryDependencies += "com.marekkadek" % "finch-jwt-circe_2.11" % "0.3.1"
[com.marekkadek/finch-jwt-circe_2.11 "0.3.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.finagle : finch-core_2.11 | jar | 0.11.0-M4 |
com.pauldijou : jwt-circe_2.11 | jar | 0.9.0 |