is not current version
Last Version 2.0.1

JCore 2.0.0

Java library for GitHub Workflow commands

License

License

GroupId

GroupId

dev.katsute
ArtifactId

ArtifactId

jcore
Version

Version

2.0.0
Type

Type

jar
Description

Description

JCore
Java library for GitHub Workflow commands
Project URL

Project URL

https://github.com/KatsuteDev/JCore
Source Code Management

Source Code Management

https://github.com/KatsuteDev/JCore.git

Download jcore 2.0.0


<!-- https://jarcasting.com/artifacts/dev.katsute/jcore/ -->
<dependency>
    <groupId>dev.katsute</groupId>
    <artifactId>jcore</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/dev.katsute/jcore/
implementation 'dev.katsute:jcore:2.0.0'
// https://jarcasting.com/artifacts/dev.katsute/jcore/
implementation ("dev.katsute:jcore:2.0.0")
'dev.katsute:jcore:jar:2.0.0'
<dependency org="dev.katsute" name="jcore" rev="2.0.0">
  <artifact name="jcore" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.katsute', module='jcore', version='2.0.0')
)
libraryDependencies += "dev.katsute" % "jcore" % "2.0.0"
[dev.katsute/jcore "2.0.0"]

Dependencies

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.