is not current version
Last Version 1.0.12

com.github.eugeneheen:berry-kit 1.0.11

A Kit implementation of Java

GroupId

GroupId

com.github.eugeneheen
ArtifactId

ArtifactId

berry-kit
Version

Version

1.0.11
Type

Type

jar

Download berry-kit 1.0.11


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