com.github.kjens93:actions-toolkit-core

The GitHub ToolKit for developing GitHub Actions in Java

License

License

MIT
GroupId

GroupId

com.github.kjens93
ArtifactId

ArtifactId

actions-toolkit-core
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

The GitHub ToolKit for developing GitHub Actions in Java
Project Organization

Project Organization

com.github.Kjens93

Download actions-toolkit-core

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.12
org.apache.commons : commons-lang3 jar 3.9

test (3)

Group / Artifact Type Version
junit : junit jar 4.13
org.assertj : assertj-core jar 3.15.0
com.github.stefanbirkner : system-rules jar 1.19.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0