License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls |
GroupId | GroupIdcom.github.kepocnhh |
ArtifactId | ArtifactIdGitHubPackagesSample |
Last Version | Last Version0.0.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGitHubPackagesSample
GitHub Packages sample...
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.kepocnhh/GitHubPackagesSample/ -->
<dependency>
<groupId>com.github.kepocnhh</groupId>
<artifactId>GitHubPackagesSample</artifactId>
<version>0.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kepocnhh/GitHubPackagesSample/
implementation 'com.github.kepocnhh:GitHubPackagesSample:0.0.7'
// https://jarcasting.com/artifacts/com.github.kepocnhh/GitHubPackagesSample/
implementation ("com.github.kepocnhh:GitHubPackagesSample:0.0.7")
'com.github.kepocnhh:GitHubPackagesSample:jar:0.0.7'
<dependency org="com.github.kepocnhh" name="GitHubPackagesSample" rev="0.0.7">
<artifact name="GitHubPackagesSample" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kepocnhh', module='GitHubPackagesSample', version='0.0.7')
)
libraryDependencies += "com.github.kepocnhh" % "GitHubPackagesSample" % "0.0.7"
[com.github.kepocnhh/GitHubPackagesSample "0.0.7"]