Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

lib

Repository 추가하기

repositories {
    maven {
        url = uri("https://lib:{PAT}@maven.pkg.github.com/moberancompany/lib")
    }
}


dependencies {
    implementation("com.moberan:abc:x.x.x")
}

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

3 watching

Forks

Releases

Packages

Contributors