is not current version
Last Version 2.4-beta7

com.pojosontheweb:woko-groovy-init 2.2-beta7


Categories

Categories

Groovy Languages
GroupId

GroupId

com.pojosontheweb
ArtifactId

ArtifactId

woko-groovy-init
Version

Version

2.2-beta7
Type

Type

jar

Download woko-groovy-init 2.2-beta7


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