JCore

Java library for GitHub Workflow commands

License

License

GroupId

GroupId

dev.katsute
ArtifactId

ArtifactId

jcore
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

JCore
Java library for GitHub Workflow commands
Project URL

Project URL

https://github.com/KatsuteDev/JCore
Project Organization

Project Organization

KatsuteDev
Source Code Management

Source Code Management

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

Download jcore

How to add to project

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

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.

Versions

Version
2.0.1
2.0.0
1.3.0
1.2.0
1.1.0
1.0.0