is not current version
Last Version 2.4-beta7

com.pojosontheweb:woko-parent 2.1-beta7

The Woko Framework

GroupId

GroupId

com.pojosontheweb
ArtifactId

ArtifactId

woko-parent
Version

Version

2.1-beta7
Type

Type

pom

Download woko-parent 2.1-beta7


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