is not current version
Last Version 0.10.111

org.burningwave:tools 0.10.67

A set of components based on Burningwave Core library that have high-level functionality such as a dependencies extractor and a Java old versions to Java 9 or later application converter

GroupId

GroupId

org.burningwave
ArtifactId

ArtifactId

tools
Version

Version

0.10.67
Type

Type

jar

Download tools 0.10.67


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