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