is not current version
Last Version 0.23

com.wizzardo.tools:tools-evaluation 0.18

evaluation tools

GroupId

GroupId

com.wizzardo.tools
ArtifactId

ArtifactId

tools-evaluation
Version

Version

0.18
Type

Type

jar

Download tools-evaluation 0.18


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