is not current version
Last Version 1.1.12

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


GroupId

GroupId

com.github.kjens93.actions.toolkit
ArtifactId

ArtifactId

actions-toolkit-core
Version

Version

1.1.9
Type

Type

jar

Download actions-toolkit-core 1.1.9


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