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