Dahgan :: Core

Core Module

License

License

GroupId

GroupId

com.github.mhshams
ArtifactId

ArtifactId

core
Last Version

Last Version

0.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

Dahgan :: Core
Core Module

Download core

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.1.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.5.0
0.4.0
0.3.0
0.2.0