Jar examples for g:github-maven-core
Core library for GitHub Maven plugins
You can download jar file github-maven-core 0.3 in this page.
MIT License
You can use the following script to add github-maven-core-0.3.jar to your project.
<dependency> <groupId>com.github.github</groupId> <artifactId>github-maven-core</artifactId> <version>0.3</version> </dependency>
compile group: 'com.github.github', name: 'github-maven-core', version: '0.3'
libraryDependencies += "com.github.github" % "github-maven-core" % "0.3"
<dependency org="com.github.github" name="github-maven-core" rev="0.3"/>
@Grapes(@Grab(group='com.github.github', module='github-maven-core', version='0.3'))
'com.github.github:github-maven-core:jar:0.3'
Click the following link to download the jar file.
github-maven-core-0.3-javadoc.jar