| License |
License |
|---|---|
| GroupId | GroupIdio.github.akshay-thakare |
| ArtifactId | ArtifactIdicecream |
| Version | Version0.1.3 |
| Type | Typejar |
| Description |
Descriptionicecream-java
icecream-java is a Java port of the icecream library for Python.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| icecream-0.1.3.pom | |
| icecream-0.1.3.jar | 5 KB |
| icecream-0.1.3-sources.jar | 2 KB |
| icecream-0.1.3-javadoc.jar | 413 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.akshay-thakare/icecream/ -->
<dependency>
<groupId>io.github.akshay-thakare</groupId>
<artifactId>icecream</artifactId>
<version>0.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.akshay-thakare/icecream/
implementation 'io.github.akshay-thakare:icecream:0.1.3'
// https://jarcasting.com/artifacts/io.github.akshay-thakare/icecream/
implementation ("io.github.akshay-thakare:icecream:0.1.3")
'io.github.akshay-thakare:icecream:jar:0.1.3'
<dependency org="io.github.akshay-thakare" name="icecream" rev="0.1.3">
<artifact name="icecream" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.akshay-thakare', module='icecream', version='0.1.3')
)
libraryDependencies += "io.github.akshay-thakare" % "icecream" % "0.1.3"
[io.github.akshay-thakare/icecream "0.1.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.7.1 |