Last Version

core 0.231.0

Core Module

GroupId

GroupId

io.memoria.jutils
ArtifactId

ArtifactId

core
Version

Version

0.231.0
Type

Type

jar
Description

Description

core
Core Module
Project Organization

Project Organization

memoria.io

Download core 0.231.0


<!-- 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"]

Dependencies

compile (6)

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

test (3)

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

Project Modules

There are no modules declared in this project.