Last Version

ice-bricks 0.14.0

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

License

License

GroupId

GroupId

com.github.alexey-anufriev
ArtifactId

ArtifactId

ice-bricks
Version

Version

0.14.0
Type

Type

jar
Description

Description

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

Download ice-bricks 0.14.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.12.0
org.jetbrains : annotations jar 22.0.0

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22

test (5)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.1
org.junit.jupiter : junit-jupiter-engine jar 5.8.1
org.junit.jupiter : junit-jupiter-params jar 5.8.1
org.mockito : mockito-core jar 4.0.0
org.assertj : assertj-core jar 3.21.0

Project Modules

There are no modules declared in this project.