is not current version
Last Version 0.0.9

com.github.ice-zero-cat:core 0.0.6

核心类

GroupId

GroupId

com.github.ice-zero-cat
ArtifactId

ArtifactId

core
Version

Version

0.0.6
Type

Type

jar

Download core 0.0.6


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