не последняя версия
Последняя версия 0.12

com.github.github:github-maven-core 0.10

Core library for GitHub Maven plugins

Категории

Категории

Maven Компиляция и сборка Github Инструменты разработки Контроль версий
Группа

Группа

com.github.github
Идентификатор

Идентификатор

github-maven-core
Версия

Версия

0.10
Тип

Тип

jar

Скачать github-maven-core 0.10


<!-- https://jarcasting.com/artifacts/com.github.github/github-maven-core/ -->
<dependency>
    <groupId>com.github.github</groupId>
    <artifactId>github-maven-core</artifactId>
    <version>0.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.github/github-maven-core/
implementation 'com.github.github:github-maven-core:0.10'
// https://jarcasting.com/artifacts/com.github.github/github-maven-core/
implementation ("com.github.github:github-maven-core:0.10")
'com.github.github:github-maven-core:jar:0.10'
<dependency org="com.github.github" name="github-maven-core" rev="0.10">
  <artifact name="github-maven-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.github', module='github-maven-core', version='0.10')
)
libraryDependencies += "com.github.github" % "github-maven-core" % "0.10"
[com.github.github/github-maven-core "0.10"]