| License |
License |
|---|---|
| GroupId | GroupIdcom.waitmoon.ice |
| ArtifactId | ArtifactIdice |
| Version | Version0.0.4 |
| Type | Typepom |
| Description |
Descriptionice
致力于解决灵活繁复的硬编码问题
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| ice-0.0.4.pom | 3 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.waitmoon.ice/ice/ -->
<dependency>
<groupId>com.waitmoon.ice</groupId>
<artifactId>ice</artifactId>
<version>0.0.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.waitmoon.ice/ice/
implementation 'com.waitmoon.ice:ice:0.0.4'
// https://jarcasting.com/artifacts/com.waitmoon.ice/ice/
implementation ("com.waitmoon.ice:ice:0.0.4")
'com.waitmoon.ice:ice:pom:0.0.4'
<dependency org="com.waitmoon.ice" name="ice" rev="0.0.4">
<artifact name="ice" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.waitmoon.ice', module='ice', version='0.0.4')
)
libraryDependencies += "com.waitmoon.ice" % "ice" % "0.0.4"
[com.waitmoon.ice/ice "0.0.4"]