License |
License |
---|---|
GroupId | GroupIdcom.github.mhshams |
ArtifactId | ArtifactIdcore |
Last Version | Last Version0.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDahgan :: Core
Core Module
|
Filename | Size |
---|---|
core-0.5.0.pom | |
core-0.5.0.jar | 171 KB |
core-0.5.0-sources.jar | 25 KB |
core-0.5.0-javadoc.jar | 1 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |