GroupId | GroupIdio.github.vlmiroshnikov |
---|---|
ArtifactId | ArtifactIdauthz-core_3.0.0-RC3 |
Version | Version0.2.0 |
Type | Typejar |
Filename | Size |
---|---|
authz-core_3.0.0-RC3-0.2.0.pom | |
authz-core_3.0.0-RC3-0.2.0.jar | 109 KB |
authz-core_3.0.0-RC3-0.2.0-sources.jar | 4 KB |
authz-core_3.0.0-RC3-0.2.0-javadoc.jar | 249 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.vlmiroshnikov/authz-core_3.0.0-RC3/ -->
<dependency>
<groupId>io.github.vlmiroshnikov</groupId>
<artifactId>authz-core_3.0.0-RC3</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.vlmiroshnikov/authz-core_3.0.0-RC3/
implementation 'io.github.vlmiroshnikov:authz-core_3.0.0-RC3:0.2.0'
// https://jarcasting.com/artifacts/io.github.vlmiroshnikov/authz-core_3.0.0-RC3/
implementation ("io.github.vlmiroshnikov:authz-core_3.0.0-RC3:0.2.0")
'io.github.vlmiroshnikov:authz-core_3.0.0-RC3:jar:0.2.0'
<dependency org="io.github.vlmiroshnikov" name="authz-core_3.0.0-RC3" rev="0.2.0">
<artifact name="authz-core_3.0.0-RC3" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.vlmiroshnikov', module='authz-core_3.0.0-RC3', version='0.2.0')
)
libraryDependencies += "io.github.vlmiroshnikov" % "authz-core_3.0.0-RC3" % "0.2.0"
[io.github.vlmiroshnikov/authz-core_3.0.0-RC3 "0.2.0"]