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