is not current version
Last Version 0.1.0-M2

com.elogiclab.guardbee:guardbee-core_2.10 0.1.0-M1

guardbee-core

GroupId

GroupId

com.elogiclab.guardbee
ArtifactId

ArtifactId

guardbee-core_2.10
Version

Version

0.1.0-M1
Type

Type

jar

Download guardbee-core_2.10 0.1.0-M1


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