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