is not current version
Last Version 0.9.6

ml.combust.bundle:bundle-ml_2.10 0.9.4

bundle-ml

GroupId

GroupId

ml.combust.bundle
ArtifactId

ArtifactId

bundle-ml_2.10
Version

Version

0.9.4
Type

Type

jar

Download bundle-ml_2.10 0.9.4


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