is not current version
Last Version 0.1.5

io.github.mj-youn.core 0.1.2

A project that organizes frequently used utilities in Java

GroupId

GroupId

io.github.mj-youn
ArtifactId

ArtifactId

core
Version

Version

0.1.2
Type

Type

jar
Description

Description

io.github.mj-youn.core
A project that organizes frequently used utilities in Java

Download core 0.1.2


<!-- https://jarcasting.com/artifacts/io.github.mj-youn/core/ -->
<dependency>
    <groupId>io.github.mj-youn</groupId>
    <artifactId>core</artifactId>
    <version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.mj-youn/core/
implementation 'io.github.mj-youn:core:0.1.2'
// https://jarcasting.com/artifacts/io.github.mj-youn/core/
implementation ("io.github.mj-youn:core:0.1.2")
'io.github.mj-youn:core:jar:0.1.2'
<dependency org="io.github.mj-youn" name="core" rev="0.1.2">
  <artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.mj-youn', module='core', version='0.1.2')
)
libraryDependencies += "io.github.mj-youn" % "core" % "0.1.2"
[io.github.mj-youn/core "0.1.2"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-api jar 2.17.1
javax.validation : validation-api jar 2.0.1.Final

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2

Project Modules

There are no modules declared in this project.