GroupId | GroupIdio.memoria.jutils |
---|---|
ArtifactId | ArtifactIdcore |
Last Version | Last Version0.231.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncore
Core Module
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
core-0.231.0.pom | |
core-0.231.0.jar | 46 KB |
core-0.231.0-sources.jar | 23 KB |
core-0.231.0-javadoc.jar | 647 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.memoria.jutils/core/ -->
<dependency>
<groupId>io.memoria.jutils</groupId>
<artifactId>core</artifactId>
<version>0.231.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.memoria.jutils/core/
implementation 'io.memoria.jutils:core:0.231.0'
// https://jarcasting.com/artifacts/io.memoria.jutils/core/
implementation ("io.memoria.jutils:core:0.231.0")
'io.memoria.jutils:core:jar:0.231.0'
<dependency org="io.memoria.jutils" name="core" rev="0.231.0">
<artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.memoria.jutils', module='core', version='0.231.0')
)
libraryDependencies += "io.memoria.jutils" % "core" % "0.231.0"
[io.memoria.jutils/core "0.231.0"]
Group / Artifact | Type | Version |
---|---|---|
io.projectreactor : reactor-core | jar | |
io.projectreactor.netty : reactor-netty | 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 |