is not current version
Last Version 1.0.2-RELEASE

com.github.imaginary11:bionic-utils 1.0.0-RELEASE

bionic-utils

GroupId

GroupId

com.github.imaginary11
ArtifactId

ArtifactId

bionic-utils
Version

Version

1.0.0-RELEASE
Type

Type

jar

Download bionic-utils 1.0.0-RELEASE


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