is not current version
Last Version 2.7.0-beta

org.febit.wit:wit-tools 2.5.0-beta

Tools for febit-wit-2.0+.

GroupId

GroupId

org.febit.wit
ArtifactId

ArtifactId

wit-tools
Version

Version

2.5.0-beta
Type

Type

jar

Download wit-tools 2.5.0-beta


<!-- https://jarcasting.com/artifacts/org.febit.wit/wit-tools/ -->
<dependency>
    <groupId>org.febit.wit</groupId>
    <artifactId>wit-tools</artifactId>
    <version>2.5.0-beta</version>
</dependency>
// https://jarcasting.com/artifacts/org.febit.wit/wit-tools/
implementation 'org.febit.wit:wit-tools:2.5.0-beta'
// https://jarcasting.com/artifacts/org.febit.wit/wit-tools/
implementation ("org.febit.wit:wit-tools:2.5.0-beta")
'org.febit.wit:wit-tools:jar:2.5.0-beta'
<dependency org="org.febit.wit" name="wit-tools" rev="2.5.0-beta">
  <artifact name="wit-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.febit.wit', module='wit-tools', version='2.5.0-beta')
)
libraryDependencies += "org.febit.wit" % "wit-tools" % "2.5.0-beta"
[org.febit.wit/wit-tools "2.5.0-beta"]