| License |
License |
|---|---|
| Categories |
CategoriesScala Languages |
| GroupId | GroupIdcom.github.xuwei-k |
| ArtifactId | ArtifactIdghscala_2.10 |
| Version | Version0.5.0 |
| Type | Typejar |
| Description |
Descriptionghscala
purely functional scala github api client
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| ghscala_2.10-0.5.0.pom | |
| ghscala_2.10-0.5.0.jar | 484 KB |
| ghscala_2.10-0.5.0-sxr.jar | 316 KB |
| ghscala_2.10-0.5.0-sources.jar | 15 KB |
| ghscala_2.10-0.5.0-javadoc.jar | 905 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.xuwei-k/ghscala_2.10/ -->
<dependency>
<groupId>com.github.xuwei-k</groupId>
<artifactId>ghscala_2.10</artifactId>
<version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xuwei-k/ghscala_2.10/
implementation 'com.github.xuwei-k:ghscala_2.10:0.5.0'
// https://jarcasting.com/artifacts/com.github.xuwei-k/ghscala_2.10/
implementation ("com.github.xuwei-k:ghscala_2.10:0.5.0")
'com.github.xuwei-k:ghscala_2.10:jar:0.5.0'
<dependency org="com.github.xuwei-k" name="ghscala_2.10" rev="0.5.0">
<artifact name="ghscala_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xuwei-k', module='ghscala_2.10', version='0.5.0')
)
libraryDependencies += "com.github.xuwei-k" % "ghscala_2.10" % "0.5.0"
[com.github.xuwei-k/ghscala_2.10 "0.5.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.10.6 |
| com.github.xuwei-k : httpz_2.10 | jar | 0.5.1 |
| joda-time : joda-time | jar | 2.9.9 |
| org.joda : joda-convert | jar | 1.7 |
| commons-codec : commons-codec | jar | 1.10 |