is not current version
Last Version 0.3.0

studio.crud.feature:auth 0.1.2

Auth Feature

GroupId

GroupId

studio.crud.feature
ArtifactId

ArtifactId

auth
Version

Version

0.1.2
Type

Type

jar

Download auth 0.1.2


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