is not current version
Last Version 0.14

org.echocat.marquardt:authority 0.5


GroupId

GroupId

org.echocat.marquardt
ArtifactId

ArtifactId

authority
Version

Version

0.5
Type

Type

jar

Download authority 0.5


<!-- https://jarcasting.com/artifacts/org.echocat.marquardt/authority/ -->
<dependency>
    <groupId>org.echocat.marquardt</groupId>
    <artifactId>authority</artifactId>
    <version>0.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.echocat.marquardt/authority/
implementation 'org.echocat.marquardt:authority:0.5'
// https://jarcasting.com/artifacts/org.echocat.marquardt/authority/
implementation ("org.echocat.marquardt:authority:0.5")
'org.echocat.marquardt:authority:jar:0.5'
<dependency org="org.echocat.marquardt" name="authority" rev="0.5">
  <artifact name="authority" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.echocat.marquardt', module='authority', version='0.5')
)
libraryDependencies += "org.echocat.marquardt" % "authority" % "0.5"
[org.echocat.marquardt/authority "0.5"]