Categories |
CategoriesData |
---|---|
GroupId | GroupIdio.datarouter |
ArtifactId | ArtifactIddatarouter-auth |
Version | Version0.0.20 |
Type | Typejar |
Filename | Size |
---|---|
datarouter-auth-0.0.20.pom | |
datarouter-auth-0.0.20.jar | 162 KB |
datarouter-auth-0.0.20-sources.jar | 96 KB |
datarouter-auth-0.0.20-javadoc.jar | 956 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.datarouter/datarouter-auth/ -->
<dependency>
<groupId>io.datarouter</groupId>
<artifactId>datarouter-auth</artifactId>
<version>0.0.20</version>
</dependency>
// https://jarcasting.com/artifacts/io.datarouter/datarouter-auth/
implementation 'io.datarouter:datarouter-auth:0.0.20'
// https://jarcasting.com/artifacts/io.datarouter/datarouter-auth/
implementation ("io.datarouter:datarouter-auth:0.0.20")
'io.datarouter:datarouter-auth:jar:0.0.20'
<dependency org="io.datarouter" name="datarouter-auth" rev="0.0.20">
<artifact name="datarouter-auth" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.datarouter', module='datarouter-auth', version='0.0.20')
)
libraryDependencies += "io.datarouter" % "datarouter-auth" % "0.0.20"
[io.datarouter/datarouter-auth "0.0.20"]