License |
License |
---|---|
GroupId | GroupIdio.github.vlmiroshnikov |
ArtifactId | ArtifactIdauthz-core_3.0.0-M3 |
Version | Version0.1.9 |
Type | Typejar |
Description |
Descriptionauthz-core
authz-core
|
Project Organization |
Project Organizationvlmiroshnikov |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
authz-core_3.0.0-M3-0.1.9.pom | |
authz-core_3.0.0-M3-0.1.9.jar | 107 KB |
authz-core_3.0.0-M3-0.1.9-sources.jar | 4 KB |
authz-core_3.0.0-M3-0.1.9-javadoc.jar | 325 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.vlmiroshnikov/authz-core_3.0.0-M3/ -->
<dependency>
<groupId>io.github.vlmiroshnikov</groupId>
<artifactId>authz-core_3.0.0-M3</artifactId>
<version>0.1.9</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.vlmiroshnikov/authz-core_3.0.0-M3/
implementation 'io.github.vlmiroshnikov:authz-core_3.0.0-M3:0.1.9'
// https://jarcasting.com/artifacts/io.github.vlmiroshnikov/authz-core_3.0.0-M3/
implementation ("io.github.vlmiroshnikov:authz-core_3.0.0-M3:0.1.9")
'io.github.vlmiroshnikov:authz-core_3.0.0-M3:jar:0.1.9'
<dependency org="io.github.vlmiroshnikov" name="authz-core_3.0.0-M3" rev="0.1.9">
<artifact name="authz-core_3.0.0-M3" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.vlmiroshnikov', module='authz-core_3.0.0-M3', version='0.1.9')
)
libraryDependencies += "io.github.vlmiroshnikov" % "authz-core_3.0.0-M3" % "0.1.9"
[io.github.vlmiroshnikov/authz-core_3.0.0-M3 "0.1.9"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala3-library_3.0.0-M3 | jar | 3.0.0-M3 |
org.typelevel : cats-core_2.13 | jar | 2.3.1 |
commons-codec : commons-codec | jar | 1.15 |
Group / Artifact | Type | Version |
---|---|---|
org.scalameta : munit_3.0.0-M3 | jar | 0.7.20 |