| GroupId | GroupIdio.memoria |
|---|---|
| ArtifactId | ArtifactIdjutils |
| Last Version | Last Version0.232.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionjutils
Java utilities
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| jutils-0.232.0.pom | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.memoria/jutils/ -->
<dependency>
<groupId>io.memoria</groupId>
<artifactId>jutils</artifactId>
<version>0.232.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.memoria/jutils/
implementation 'io.memoria:jutils:0.232.0'
// https://jarcasting.com/artifacts/io.memoria/jutils/
implementation ("io.memoria:jutils:0.232.0")
'io.memoria:jutils:pom:0.232.0'
<dependency org="io.memoria" name="jutils" rev="0.232.0">
<artifact name="jutils" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.memoria', module='jutils', version='0.232.0')
)
libraryDependencies += "io.memoria" % "jutils" % "0.232.0"
[io.memoria/jutils "0.232.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.projectreactor : reactor-core | jar | |
| io.vavr : vavr | jar | 0.10.3 |
| org.apache.logging.log4j : log4j-api | jar | 2.14.0 |
| org.apache.logging.log4j : log4j-core | jar | 2.14.0 |
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.14.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.projectreactor : reactor-test | jar | |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.7.0 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.7.0 |