Categories |
CategoriesData |
---|---|
GroupId | GroupIdio.datarouter |
ArtifactId | ArtifactIddatarouter-auth |
Version | Version0.0.23 |
Type | Typejar |
Filename | Size |
---|---|
datarouter-auth-0.0.23.pom | |
datarouter-auth-0.0.23.jar | 164 KB |
datarouter-auth-0.0.23-sources.jar | 97 KB |
datarouter-auth-0.0.23-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.23</version>
</dependency>
// https://jarcasting.com/artifacts/io.datarouter/datarouter-auth/
implementation 'io.datarouter:datarouter-auth:0.0.23'
// https://jarcasting.com/artifacts/io.datarouter/datarouter-auth/
implementation ("io.datarouter:datarouter-auth:0.0.23")
'io.datarouter:datarouter-auth:jar:0.0.23'
<dependency org="io.datarouter" name="datarouter-auth" rev="0.0.23">
<artifact name="datarouter-auth" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.datarouter', module='datarouter-auth', version='0.0.23')
)
libraryDependencies += "io.datarouter" % "datarouter-auth" % "0.0.23"
[io.datarouter/datarouter-auth "0.0.23"]