GroupId | GroupIdcom.pojosontheweb |
---|---|
ArtifactId | ArtifactIdwoko-builtin-auth |
Version | Version2.2-beta5 |
Type | Typepom |
Filename | Size |
---|---|
woko-builtin-auth-2.2-beta5.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.2-beta5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.pojosontheweb/woko-builtin-auth/
implementation 'com.pojosontheweb:woko-builtin-auth:2.2-beta5'
// https://jarcasting.com/artifacts/com.pojosontheweb/woko-builtin-auth/
implementation ("com.pojosontheweb:woko-builtin-auth:2.2-beta5")
'com.pojosontheweb:woko-builtin-auth:pom:2.2-beta5'
<dependency org="com.pojosontheweb" name="woko-builtin-auth" rev="2.2-beta5">
<artifact name="woko-builtin-auth" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.pojosontheweb', module='woko-builtin-auth', version='2.2-beta5')
)
libraryDependencies += "com.pojosontheweb" % "woko-builtin-auth" % "2.2-beta5"
[com.pojosontheweb/woko-builtin-auth "2.2-beta5"]