Last Version

Ohloh Java API 1.0.1

A Java library for the Ohloh service

License

License

GroupId

GroupId

com.github.fedy2
ArtifactId

ArtifactId

johloh
Version

Version

1.0.1
Type

Type

jar
Description

Description

Ohloh Java API
A Java library for the Ohloh service
Project URL

Project URL

https://github.com/fedy2/johloh
Source Code Management

Source Code Management

https://github.com/fedy2/johloh

Download johloh 1.0.1


<!-- 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"]

Dependencies

test (4)

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

Project Modules

There are no modules declared in this project.