| License |
License |
|---|---|
| GroupId | GroupIdcom.github.rahulsom |
| ArtifactId | ArtifactIdgrooves-api |
| Last Version | Last Version0.8.0-rc.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiongrooves-api
APIs that help in computation of Grooves based Snapshots
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| grooves-api-0.8.0-rc.2.pom | |
| grooves-api-0.8.0-rc.2.jar | 38 KB |
| grooves-api-0.8.0-rc.2-tests.jar | 261 bytes |
| grooves-api-0.8.0-rc.2-sources.jar | 24 KB |
| grooves-api-0.8.0-rc.2-javadoc.jar | 104 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.rahulsom/grooves-api/ -->
<dependency>
<groupId>com.github.rahulsom</groupId>
<artifactId>grooves-api</artifactId>
<version>0.8.0-rc.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rahulsom/grooves-api/
implementation 'com.github.rahulsom:grooves-api:0.8.0-rc.2'
// https://jarcasting.com/artifacts/com.github.rahulsom/grooves-api/
implementation ("com.github.rahulsom:grooves-api:0.8.0-rc.2")
'com.github.rahulsom:grooves-api:jar:0.8.0-rc.2'
<dependency org="com.github.rahulsom" name="grooves-api" rev="0.8.0-rc.2">
<artifact name="grooves-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rahulsom', module='grooves-api', version='0.8.0-rc.2')
)
libraryDependencies += "com.github.rahulsom" % "grooves-api" % "0.8.0-rc.2"
[com.github.rahulsom/grooves-api "0.8.0-rc.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.rahulsom : grooves-types | jar | 0.8.0-rc.2 |
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.31 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.reactivex.rxjava2 : rxjava | jar | 2.2.21 |
| org.slf4j : slf4j-api | jar | 1.7.32 |