| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGithub Инструменты разработки Контроль версий |
| Группа | Группаcom.github.kepocnhh |
| Идентификатор | ИдентификаторGitHubPackagesSample |
| Последняя версия | Последняя версия0.0.7 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеGitHubPackagesSample
GitHub Packages sample...
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| GitHubPackagesSample-0.0.7.pom | |
| GitHubPackagesSample-0.0.7.jar | 2 KB |
| GitHubPackagesSample-0.0.7-sources.jar | 2 KB |
| GitHubPackagesSample-0.0.7-javadoc.jar | 389 KB |
| Обзор |
<!-- 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"]