is not current version
Last Version 0.10.111

org.burningwave:tools 0.0.7

A framework for create toolss of synchronous/asynchronous Java method calls using a JSon configuration

GroupId

GroupId

org.burningwave
ArtifactId

ArtifactId

tools
Version

Version

0.0.7
Type

Type

jar

Download tools 0.0.7


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