License |
License |
---|---|
GroupId | GroupIdio.github.vlmiroshnikov |
ArtifactId | ArtifactIdauthz-circe_3 |
Version | Version0.3.5 |
Type | Typejar |
Description |
Descriptionauthz-circe
authz-circe
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
authz-circe_3-0.3.5.pom | |
authz-circe_3-0.3.5.jar | 26 KB |
authz-circe_3-0.3.5-sources.jar | 2 KB |
authz-circe_3-0.3.5-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.vlmiroshnikov/authz-circe_3/ -->
<dependency>
<groupId>io.github.vlmiroshnikov</groupId>
<artifactId>authz-circe_3</artifactId>
<version>0.3.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.vlmiroshnikov/authz-circe_3/
implementation 'io.github.vlmiroshnikov:authz-circe_3:0.3.5'
// https://jarcasting.com/artifacts/io.github.vlmiroshnikov/authz-circe_3/
implementation ("io.github.vlmiroshnikov:authz-circe_3:0.3.5")
'io.github.vlmiroshnikov:authz-circe_3:jar:0.3.5'
<dependency org="io.github.vlmiroshnikov" name="authz-circe_3" rev="0.3.5">
<artifact name="authz-circe_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.vlmiroshnikov', module='authz-circe_3', version='0.3.5')
)
libraryDependencies += "io.github.vlmiroshnikov" % "authz-circe_3" % "0.3.5"
[io.github.vlmiroshnikov/authz-circe_3 "0.3.5"]
Group / Artifact | Type | Version |
---|---|---|
io.github.vlmiroshnikov : authz-core_3 | jar | 0.3.5 |
org.scala-lang : scala3-library_3 | jar | 3.1.0 |
io.circe : circe-core_3 | jar | 0.14.1 |
io.circe : circe-parser_3 | jar | 0.14.1 |
org.typelevel : cats-core_3 | jar | 2.7.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scalameta : munit_3 | jar | 0.7.29 |