GroupId | GroupIdio.github.vlmiroshnikov |
---|---|
ArtifactId | ArtifactIdauthz-core_3.0.0-M3 |
Version | Version0.1.8 |
Type | Typejar |
Filename | Size |
---|---|
authz-core_3.0.0-M3-0.1.8.pom | |
authz-core_3.0.0-M3-0.1.8.jar | 107 KB |
authz-core_3.0.0-M3-0.1.8-sources.jar | 4 KB |
authz-core_3.0.0-M3-0.1.8-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.8</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.8'
// 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.8")
'io.github.vlmiroshnikov:authz-core_3.0.0-M3:jar:0.1.8'
<dependency org="io.github.vlmiroshnikov" name="authz-core_3.0.0-M3" rev="0.1.8">
<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.8')
)
libraryDependencies += "io.github.vlmiroshnikov" % "authz-core_3.0.0-M3" % "0.1.8"
[io.github.vlmiroshnikov/authz-core_3.0.0-M3 "0.1.8"]