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