DEPRECATED
The pallet crates are now all in their own repositories.
License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls |
GroupId | GroupIdorg.cloudhoist |
ArtifactId | ArtifactIdgithub |
Last Version | Last Version0.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPallet Crates
|
Filename | Size |
---|---|
github-0.5.0.pom | |
github-0.5.0.jar | 2 KB |
github-0.5.0-sources.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.cloudhoist/github/ -->
<dependency>
<groupId>org.cloudhoist</groupId>
<artifactId>github</artifactId>
<version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.cloudhoist/github/
implementation 'org.cloudhoist:github:0.5.0'
// https://jarcasting.com/artifacts/org.cloudhoist/github/
implementation ("org.cloudhoist:github:0.5.0")
'org.cloudhoist:github:jar:0.5.0'
<dependency org="org.cloudhoist" name="github" rev="0.5.0">
<artifact name="github" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.cloudhoist', module='github', version='0.5.0')
)
libraryDependencies += "org.cloudhoist" % "github" % "0.5.0"
[org.cloudhoist/github "0.5.0"]
Group / Artifact | Type | Version |
---|---|---|
org.cloudhoist : pallet | jar | 0.5.0 |
Group / Artifact | Type | Version |
---|---|---|
org.cloudhoist : pallet | test-jar | 0.5.0 |
swank-clojure » swank-clojure Optional | jar | 1.2.1 |
vmfest » vmfest Optional | jar | 0.2.2 |
org.jclouds : jclouds-all Optional | jar | 1.0-beta-9c |
The pallet crates are now all in their own repositories.