github project


License

License

Categories

Categories

Github Development Tools Version Controls
GroupId

GroupId

com.tomgibara
ArtifactId

ArtifactId

github
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

github project
Project URL

Project URL

https://github.com/tomgibara/github/

Download github

Filename Size
github-1.0.0.pom 3 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0