GroupId | GroupIdcom.pojosontheweb |
---|---|
ArtifactId | ArtifactIdwoko-web-lithium |
Version | Version2.1-beta3 |
Type | Typewar |
Filename | Size |
---|---|
woko-web-lithium-2.1-beta3.pom | |
woko-web-lithium-2.1-beta3.war | 721 KB |
woko-web-lithium-2.1-beta3-sources.jar | 2 KB |
woko-web-lithium-2.1-beta3-javadoc.jar | 337 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.pojosontheweb/woko-web-lithium/ -->
<dependency>
<groupId>com.pojosontheweb</groupId>
<artifactId>woko-web-lithium</artifactId>
<version>2.1-beta3</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.pojosontheweb/woko-web-lithium/
implementation 'com.pojosontheweb:woko-web-lithium:2.1-beta3'
// https://jarcasting.com/artifacts/com.pojosontheweb/woko-web-lithium/
implementation ("com.pojosontheweb:woko-web-lithium:2.1-beta3")
'com.pojosontheweb:woko-web-lithium:war:2.1-beta3'
<dependency org="com.pojosontheweb" name="woko-web-lithium" rev="2.1-beta3">
<artifact name="woko-web-lithium" type="war" />
</dependency>
@Grapes(
@Grab(group='com.pojosontheweb', module='woko-web-lithium', version='2.1-beta3')
)
libraryDependencies += "com.pojosontheweb" % "woko-web-lithium" % "2.1-beta3"
[com.pojosontheweb/woko-web-lithium "2.1-beta3"]