is not current version
Last Version 0.6.0

com.github.eikek:binny-core_3 0.5.0

The binny api

GroupId

GroupId

com.github.eikek
ArtifactId

ArtifactId

binny-core_3
Version

Version

0.5.0
Type

Type

jar

Download binny-core_3 0.5.0


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