is not current version
Last Version 1.1.0

org.swblocks.decisiontree:change 1.0.1

Software Blocks DecisionTree Library

GroupId

GroupId

org.swblocks.decisiontree
ArtifactId

ArtifactId

change
Version

Version

1.0.1
Type

Type

jar

Download change 1.0.1


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