is not current version
Last Version 0.4.0

com.busymachines:busymachines-commons-core_2.12 0.2.0-RC4

busymachines-commons-core

GroupId

GroupId

com.busymachines
ArtifactId

ArtifactId

busymachines-commons-core_2.12
Version

Version

0.2.0-RC4
Type

Type

jar

Download busymachines-commons-core_2.12 0.2.0-RC4


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