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