Files download
File Operation
sbt-github-actions-0.14.2.jar download
sbt-github-actions-0.14.2.pom download
Apache Maven
<dependency>
  <groupId>com.codecommit</groupId>
  <artifactId>sbt-github-actions</artifactId>
  <version>0.14.2</version>
</dependency>
Gradle Groovy
implementation 'com.codecommit:sbt-github-actions:0.14.2'
Gradle Kotlin
implementation("com.codecommit:sbt-github-actions:0.14.2")
Scala SBT
libraryDependencies += "com.codecommit" % "sbt-github-actions" % "0.14.2"
Groovy Grape
@Grapes(
  @Grab(group='com.codecommit', module='sbt-github-actions', version='0.14.2')
)
Apache Ivy
<dependency org="com.codecommit" name="sbt-github-actions" rev="0.14.2" />
Leiningen
[com.codecommit/sbt-github-actions "0.14.2"]
Apache Buildr
'com.codecommit:sbt-github-actions:jar:0.14.2'
Dependencies
The project has no third-party dependencies