License |
License
The MIT License (MIT)
|
---|---|
GroupId | GroupIdcom.github.jackpanz |
ArtifactId | ArtifactIdmaccloud-core |
Last Version | Last Version3.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmaccloud-core
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
maccloud-core-3.0.5.pom | |
maccloud-core-3.0.5.jar | 59 KB |
maccloud-core-3.0.5-sources.jar | 45 KB |
maccloud-core-3.0.5-javadoc.jar | 266 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jackpanz/maccloud-core/ -->
<dependency>
<groupId>com.github.jackpanz</groupId>
<artifactId>maccloud-core</artifactId>
<version>3.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jackpanz/maccloud-core/
implementation 'com.github.jackpanz:maccloud-core:3.0.5'
// https://jarcasting.com/artifacts/com.github.jackpanz/maccloud-core/
implementation ("com.github.jackpanz:maccloud-core:3.0.5")
'com.github.jackpanz:maccloud-core:jar:3.0.5'
<dependency org="com.github.jackpanz" name="maccloud-core" rev="3.0.5">
<artifact name="maccloud-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jackpanz', module='maccloud-core', version='3.0.5')
)
libraryDependencies += "com.github.jackpanz" % "maccloud-core" % "3.0.5"
[com.github.jackpanz/maccloud-core "3.0.5"]
Group / Artifact | Type | Version |
---|---|---|
commons-codec : commons-codec | jar | 1.12 |