GroupId | GroupIdcom.pojosontheweb |
---|---|
ArtifactId | ArtifactIdwoko-builtin-auth |
Version | Version2.1-beta6 |
Type | Typepom |
Filename | Size |
---|---|
woko-builtin-auth-2.1-beta6.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.pojosontheweb/woko-builtin-auth/ -->
<dependency>
<groupId>com.pojosontheweb</groupId>
<artifactId>woko-builtin-auth</artifactId>
<version>2.1-beta6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.pojosontheweb/woko-builtin-auth/
implementation 'com.pojosontheweb:woko-builtin-auth:2.1-beta6'
// https://jarcasting.com/artifacts/com.pojosontheweb/woko-builtin-auth/
implementation ("com.pojosontheweb:woko-builtin-auth:2.1-beta6")
'com.pojosontheweb:woko-builtin-auth:pom:2.1-beta6'
<dependency org="com.pojosontheweb" name="woko-builtin-auth" rev="2.1-beta6">
<artifact name="woko-builtin-auth" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.pojosontheweb', module='woko-builtin-auth', version='2.1-beta6')
)
libraryDependencies += "com.pojosontheweb" % "woko-builtin-auth" % "2.1-beta6"
[com.pojosontheweb/woko-builtin-auth "2.1-beta6"]