is not current version
Last Version 0.14.0

com.github.alexey-anufriev:ice-bricks 0.0.15

ICE Bricks is a library of general-purpose Java utility classes

GroupId

GroupId

com.github.alexey-anufriev
ArtifactId

ArtifactId

ice-bricks
Version

Version

0.0.15
Type

Type

jar

Download ice-bricks 0.0.15


<!-- https://jarcasting.com/artifacts/com.github.alexey-anufriev/ice-bricks/ -->
<dependency>
    <groupId>com.github.alexey-anufriev</groupId>
    <artifactId>ice-bricks</artifactId>
    <version>0.0.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.alexey-anufriev/ice-bricks/
implementation 'com.github.alexey-anufriev:ice-bricks:0.0.15'
// https://jarcasting.com/artifacts/com.github.alexey-anufriev/ice-bricks/
implementation ("com.github.alexey-anufriev:ice-bricks:0.0.15")
'com.github.alexey-anufriev:ice-bricks:jar:0.0.15'
<dependency org="com.github.alexey-anufriev" name="ice-bricks" rev="0.0.15">
  <artifact name="ice-bricks" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.alexey-anufriev', module='ice-bricks', version='0.0.15')
)
libraryDependencies += "com.github.alexey-anufriev" % "ice-bricks" % "0.0.15"
[com.github.alexey-anufriev/ice-bricks "0.0.15"]