License |
License |
---|---|
GroupId | GroupIdcom.github.fedy2 |
ArtifactId | ArtifactIdjohloh |
Version | Version1.0.1 |
Type | Typejar |
Description |
DescriptionOhloh Java API
A Java library for the Ohloh service
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
johloh-1.0.1.pom | |
johloh-1.0.1.jar | 59 KB |
johloh-1.0.1-sources.jar | 45 KB |
johloh-1.0.1-javadoc.jar | 348 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.fedy2/johloh/ -->
<dependency>
<groupId>com.github.fedy2</groupId>
<artifactId>johloh</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fedy2/johloh/
implementation 'com.github.fedy2:johloh:1.0.1'
// https://jarcasting.com/artifacts/com.github.fedy2/johloh/
implementation ("com.github.fedy2:johloh:1.0.1")
'com.github.fedy2:johloh:jar:1.0.1'
<dependency org="com.github.fedy2" name="johloh" rev="1.0.1">
<artifact name="johloh" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fedy2', module='johloh', version='1.0.1')
)
libraryDependencies += "com.github.fedy2" % "johloh" % "1.0.1"
[com.github.fedy2/johloh "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.mockito : mockito-all | jar | 1.9.5 |
com.google.guava : guava | jar | 15.0 |
xmlunit : xmlunit | jar | 1.5 |