Skip to content

Latest commit

 

History

19 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ActionsKtLib

Kotlin Library for GitHub Actions

Adding the dependency

Add JitPack as a repository:

repositories {
  // other repositories first
    
  maven { url 'https://jitpack.io' }
}

And then add the dependency:

dependencies {
  implementation 'com.github.Starlight220:ActionsKtLib:v1.01'
}

Comparison to similar projects

About

Kotlin Library for GitHub Actions

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages