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