is not current version
Last Version 0.1.1

com.github.bdqfork:hamal-core 0.1.0

core

GroupId

GroupId

com.github.bdqfork
ArtifactId

ArtifactId

hamal-core
Version

Version

0.1.0
Type

Type

jar

Download hamal-core 0.1.0


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