is not current version
Last Version 2.7.0-beta

org.febit.wit:wit-tools 2.6.0

Tools for febit-wit-2.0+.

GroupId

GroupId

org.febit.wit
ArtifactId

ArtifactId

wit-tools
Version

Version

2.6.0
Type

Type

jar

Download wit-tools 2.6.0


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