License |
License |
---|---|
GroupId | GroupIdstudio.crud.feature |
ArtifactId | ArtifactIdauth |
Last Version | Last Version0.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAuth Feature
Auth Feature
|
Filename | Size |
---|---|
auth-0.3.0.pom | |
auth-0.3.0.jar | 348 KB |
auth-0.3.0-sources.jar | 86 KB |
auth-0.3.0-javadoc.jar | 634 KB |
Browse |
<!-- https://jarcasting.com/artifacts/studio.crud.feature/auth/ -->
<dependency>
<groupId>studio.crud.feature</groupId>
<artifactId>auth</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/studio.crud.feature/auth/
implementation 'studio.crud.feature:auth:0.3.0'
// https://jarcasting.com/artifacts/studio.crud.feature/auth/
implementation ("studio.crud.feature:auth:0.3.0")
'studio.crud.feature:auth:jar:0.3.0'
<dependency org="studio.crud.feature" name="auth" rev="0.3.0">
<artifact name="auth" type="jar" />
</dependency>
@Grapes(
@Grab(group='studio.crud.feature', module='auth', version='0.3.0')
)
libraryDependencies += "studio.crud.feature" % "auth" % "0.3.0"
[studio.crud.feature/auth "0.3.0"]