is not current version
Last Version 1.0.12

com.github.eugeneheen:berry-kit 1.0.3

A Kit implementation of Java

GroupId

GroupId

com.github.eugeneheen
ArtifactId

ArtifactId

berry-kit
Version

Version

1.0.3
Type

Type

jar

Download berry-kit 1.0.3


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