is not current version
Last Version 2.4-beta7

com.pojosontheweb:woko-tooling 2.4-beta5


GroupId

GroupId

com.pojosontheweb
ArtifactId

ArtifactId

woko-tooling
Version

Version

2.4-beta5
Type

Type

jar

Download woko-tooling 2.4-beta5


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