is not current version
Last Version 0.3.0

studio.crud.feature:auth 0.0.1

Auth Feature

GroupId

GroupId

studio.crud.feature
ArtifactId

ArtifactId

auth
Version

Version

0.0.1
Type

Type

jar

Download auth 0.0.1


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