GroupId | GroupIdcom.github.alexey-anufriev |
---|---|
ArtifactId | ArtifactIdice-bricks |
Version | Version0.9.0 |
Type | Typejar |
Filename | Size |
---|---|
ice-bricks-0.9.0.pom | |
ice-bricks-0.9.0.jar | 20 KB |
ice-bricks-0.9.0-sources.jar | 14 KB |
ice-bricks-0.9.0-javadoc.jar | 136 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.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.alexey-anufriev/ice-bricks/
implementation 'com.github.alexey-anufriev:ice-bricks:0.9.0'
// https://jarcasting.com/artifacts/com.github.alexey-anufriev/ice-bricks/
implementation ("com.github.alexey-anufriev:ice-bricks:0.9.0")
'com.github.alexey-anufriev:ice-bricks:jar:0.9.0'
<dependency org="com.github.alexey-anufriev" name="ice-bricks" rev="0.9.0">
<artifact name="ice-bricks" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.alexey-anufriev', module='ice-bricks', version='0.9.0')
)
libraryDependencies += "com.github.alexey-anufriev" % "ice-bricks" % "0.9.0"
[com.github.alexey-anufriev/ice-bricks "0.9.0"]