License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.jamierf |
ArtifactId | ArtifactIdevohome-client |
Version | Version0.1 |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
evohome-client-0.1.pom | |
evohome-client-0.1.jar | 28 KB |
evohome-client-0.1-sources.jar | 11 KB |
evohome-client-0.1-javadoc.jar | 119 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jamierf/evohome-client/ -->
<dependency>
<groupId>com.jamierf</groupId>
<artifactId>evohome-client</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.jamierf/evohome-client/
implementation 'com.jamierf:evohome-client:0.1'
// https://jarcasting.com/artifacts/com.jamierf/evohome-client/
implementation ("com.jamierf:evohome-client:0.1")
'com.jamierf:evohome-client:jar:0.1'
<dependency org="com.jamierf" name="evohome-client" rev="0.1">
<artifact name="evohome-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jamierf', module='evohome-client', version='0.1')
)
libraryDependencies += "com.jamierf" % "evohome-client" % "0.1"
[com.jamierf/evohome-client "0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 18.0 |
org.slf4j : slf4j-api | jar | 1.7.10 |
com.sun.jersey : jersey-client | jar | 1.18.1 |
org.apache.httpcomponents : httpclient | jar | 4.3.4 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.3.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-all | jar | 1.3 |