is not current version
Last Version 0.14.0

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

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

GroupId

GroupId

com.github.alexey-anufriev
ArtifactId

ArtifactId

ice-bricks
Version

Version

0.3.0
Type

Type

jar

Download ice-bricks 0.3.0


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