GroupId | GroupIdcom.github.alexey-anufriev |
---|---|
ArtifactId | ArtifactIdice-bricks |
Version | Version0.0.11 |
Type | Typejar |
Filename | Size |
---|---|
ice-bricks-0.0.11.pom | |
ice-bricks-0.0.11.jar | 17 KB |
ice-bricks-0.0.11-sources.jar | 13 KB |
ice-bricks-0.0.11-javadoc.jar | 126 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.alexey-anufriev/ice-bricks/ -->
<dependency>
<groupId>com.github.alexey-anufriev</groupId>
<artifactId>ice-bricks</artifactId>
<version>0.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.alexey-anufriev/ice-bricks/
implementation 'com.github.alexey-anufriev:ice-bricks:0.0.11'
// https://jarcasting.com/artifacts/com.github.alexey-anufriev/ice-bricks/
implementation ("com.github.alexey-anufriev:ice-bricks:0.0.11")
'com.github.alexey-anufriev:ice-bricks:jar:0.0.11'
<dependency org="com.github.alexey-anufriev" name="ice-bricks" rev="0.0.11">
<artifact name="ice-bricks" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.alexey-anufriev', module='ice-bricks', version='0.0.11')
)
libraryDependencies += "com.github.alexey-anufriev" % "ice-bricks" % "0.0.11"
[com.github.alexey-anufriev/ice-bricks "0.0.11"]