| License |
License |
|---|---|
| GroupId | GroupIdcom.github.alexey-anufriev |
| ArtifactId | ArtifactIdice-bricks |
| Last Version | Last Version0.14.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionice-bricks
ICE Bricks is a library of general-purpose Java utility classes
|
| Filename | Size |
|---|---|
| ice-bricks-0.14.0.pom | |
| ice-bricks-0.14.0.jar | 3 KB |
| ice-bricks-0.14.0-sources.jar | 3 KB |
| ice-bricks-0.14.0-javadoc.jar | 27 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.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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.commons : commons-lang3 | jar | 3.12.0 |
| org.jetbrains : annotations | jar | 22.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.22 |
| 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 |