is not current version
Last Version 0.0.6

com.github.ice-zero-cat:icezerocat-component 0.0.3

组件

GroupId

GroupId

com.github.ice-zero-cat
ArtifactId

ArtifactId

icezerocat-component
Version

Version

0.0.3
Type

Type

pom

Download icezerocat-component 0.0.3


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