is not current version
Last Version 0.0.7

com.github.ice-zero-cat:component-common 0.0.4

组件普遍工具类

GroupId

GroupId

com.github.ice-zero-cat
ArtifactId

ArtifactId

component-common
Version

Version

0.0.4
Type

Type

jar

Download component-common 0.0.4


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