is not current version
Last Version 2.4-beta7

com.pojosontheweb:woko-parent 2.0

The Woko Framework

GroupId

GroupId

com.pojosontheweb
ArtifactId

ArtifactId

woko-parent
Version

Version

2.0
Type

Type

pom

Download woko-parent 2.0

Filename Size
woko-parent-2.0.pom 9 KB
Browse

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