Last Version

core 0.1.0

core

License

License

GroupId

GroupId

com.github.bdqfork
ArtifactId

ArtifactId

core
Version

Version

0.1.0
Type

Type

jar
Description

Description

core
core
Project URL

Project URL

https://github.com/bdqfork/Hamal
Source Code Management

Source Code Management

https://github.com/bdqfork/Hamal

Download core 0.1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25

runtime (2)

Group / Artifact Type Version
org.javassist : javassist jar 3.26.0-GA
com.caucho : hessian jar 4.0.63

Project Modules

There are no modules declared in this project.