Last Version

com.github.kjens93.actions.toolkit:actions-toolkit-core 1.1.12

The GitHub ToolKit for developing GitHub Actions in Java

License

License

MIT
GroupId

GroupId

com.github.kjens93.actions.toolkit
ArtifactId

ArtifactId

actions-toolkit-core
Version

Version

1.1.12
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 1.1.12


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

Dependencies

compile (2)

Group / Artifact Type Version
org.projectlombok : lombok Optional jar 1.18.16
org.apache.commons : commons-lang3 jar 3.11

test (3)

Group / Artifact Type Version
junit : junit Optional jar 4.13.1
org.assertj : assertj-core Optional jar 3.18.1
com.github.stefanbirkner : system-rules Optional jar 1.19.0

Project Modules

There are no modules declared in this project.