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

com.github.github:github-maven-core 0.3

Core library for GitHub Maven plugins

Категории

Категории

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

Группа

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

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

github-maven-core
Версия

Версия

0.3
Тип

Тип

jar

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


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