is not current version
Last Version 2.4-beta7

com.pojosontheweb:woko-parent 2.0.3

The Woko Framework

GroupId

GroupId

com.pojosontheweb
ArtifactId

ArtifactId

woko-parent
Version

Version

2.0.3
Type

Type

pom

Download woko-parent 2.0.3

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

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