is not current version
Last Version 2.4-beta7

com.pojosontheweb:woko-extensions 2.3.4


GroupId

GroupId

com.pojosontheweb
ArtifactId

ArtifactId

woko-extensions
Version

Version

2.3.4
Type

Type

pom

Download woko-extensions 2.3.4


<!-- https://jarcasting.com/artifacts/com.pojosontheweb/woko-extensions/ -->
<dependency>
    <groupId>com.pojosontheweb</groupId>
    <artifactId>woko-extensions</artifactId>
    <version>2.3.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.pojosontheweb/woko-extensions/
implementation 'com.pojosontheweb:woko-extensions:2.3.4'
// https://jarcasting.com/artifacts/com.pojosontheweb/woko-extensions/
implementation ("com.pojosontheweb:woko-extensions:2.3.4")
'com.pojosontheweb:woko-extensions:pom:2.3.4'
<dependency org="com.pojosontheweb" name="woko-extensions" rev="2.3.4">
  <artifact name="woko-extensions" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.pojosontheweb', module='woko-extensions', version='2.3.4')
)
libraryDependencies += "com.pojosontheweb" % "woko-extensions" % "2.3.4"
[com.pojosontheweb/woko-extensions "2.3.4"]