License |
License |
---|---|
GroupId | GroupIdcom.github.mhshams |
ArtifactId | ArtifactIdloader |
Last Version | Last Version0.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDahgan :: Loader
Loader Module
|
Filename | Size |
---|---|
loader-0.5.0.pom | |
loader-0.5.0.jar | 41 KB |
loader-0.5.0-sources.jar | 2 KB |
loader-0.5.0-javadoc.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.mhshams/loader/ -->
<dependency>
<groupId>com.github.mhshams</groupId>
<artifactId>loader</artifactId>
<version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mhshams/loader/
implementation 'com.github.mhshams:loader:0.5.0'
// https://jarcasting.com/artifacts/com.github.mhshams/loader/
implementation ("com.github.mhshams:loader:0.5.0")
'com.github.mhshams:loader:jar:0.5.0'
<dependency org="com.github.mhshams" name="loader" rev="0.5.0">
<artifact name="loader" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mhshams', module='loader', version='0.5.0')
)
libraryDependencies += "com.github.mhshams" % "loader" % "0.5.0"
[com.github.mhshams/loader "0.5.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.mhshams : core | jar | 0.5.0 |
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |