GroupId | GroupIdcom.github.ice-zero-cat |
---|---|
ArtifactId | ArtifactIdicezerocat-component |
Version | Version0.0.3 |
Type | Typepom |
Filename | Size |
---|---|
icezerocat-component-0.0.3.pom | 1 KB |
Browse |
<!-- 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"]