is not current version
Last Version 0.14

org.echocat.marquardt:authority 0.8


GroupId

GroupId

org.echocat.marquardt
ArtifactId

ArtifactId

authority
Version

Version

0.8
Type

Type

jar

Download authority 0.8


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