GroupId | GroupIdcom.kangyonggan |
---|---|
ArtifactId | ArtifactIdmcache-core |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMethod Cache Core
Method cache core
|
Filename | Size |
---|---|
mcache-core-1.0.pom | |
mcache-core-1.0.jar | 30 KB |
mcache-core-1.0-sources.jar | 11 KB |
mcache-core-1.0-javadoc.jar | 85 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.kangyonggan/mcache-core/ -->
<dependency>
<groupId>com.kangyonggan</groupId>
<artifactId>mcache-core</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.kangyonggan/mcache-core/
implementation 'com.kangyonggan:mcache-core:1.0'
// https://jarcasting.com/artifacts/com.kangyonggan/mcache-core/
implementation ("com.kangyonggan:mcache-core:1.0")
'com.kangyonggan:mcache-core:jar:1.0'
<dependency org="com.kangyonggan" name="mcache-core" rev="1.0">
<artifact name="mcache-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.kangyonggan', module='mcache-core', version='1.0')
)
libraryDependencies += "com.kangyonggan" % "mcache-core" % "1.0"
[com.kangyonggan/mcache-core "1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.kangyonggan : jcel | jar |
Group / Artifact | Type | Version |
---|---|---|
sun.jdk » tools | jar |