Last Version

Ohloh Java API 1.0.0

A Java library for the Ohloh service

License

License

GroupId

GroupId

com.github.fedy2.johloh
ArtifactId

ArtifactId

johloh
Version

Version

1.0.0
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.0


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

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.