GroupId | GroupIdeu.getintheloop |
---|---|
ArtifactId | ArtifactIdlift-shiro-example_2.9.1 |
Version | Version0.0.3 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/eu.getintheloop/lift-shiro-example_2.9.1/ -->
<dependency>
<groupId>eu.getintheloop</groupId>
<artifactId>lift-shiro-example_2.9.1</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/eu.getintheloop/lift-shiro-example_2.9.1/
implementation 'eu.getintheloop:lift-shiro-example_2.9.1:0.0.3'
// https://jarcasting.com/artifacts/eu.getintheloop/lift-shiro-example_2.9.1/
implementation ("eu.getintheloop:lift-shiro-example_2.9.1:0.0.3")
'eu.getintheloop:lift-shiro-example_2.9.1:jar:0.0.3'
<dependency org="eu.getintheloop" name="lift-shiro-example_2.9.1" rev="0.0.3">
<artifact name="lift-shiro-example_2.9.1" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.getintheloop', module='lift-shiro-example_2.9.1', version='0.0.3')
)
libraryDependencies += "eu.getintheloop" % "lift-shiro-example_2.9.1" % "0.0.3"
[eu.getintheloop/lift-shiro-example_2.9.1 "0.0.3"]