| Группа | Группаcom.github.rahulsom |
|---|---|
| Идентификатор | Идентификаторgrooves-api |
| Версия | Версия0.2.0-dev.84+3e05045 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| grooves-api-0.2.0-dev.84+3e05045.pom | |
| grooves-api-0.2.0-dev.84+3e05045.jar | 34 KB |
| grooves-api-0.2.0-dev.84+3e05045-tests.jar | 261 bytes |
| grooves-api-0.2.0-dev.84+3e05045-sources.jar | 23 KB |
| grooves-api-0.2.0-dev.84+3e05045-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.rahulsom/grooves-api/ -->
<dependency>
<groupId>com.github.rahulsom</groupId>
<artifactId>grooves-api</artifactId>
<version>0.2.0-dev.84+3e05045</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rahulsom/grooves-api/
implementation 'com.github.rahulsom:grooves-api:0.2.0-dev.84+3e05045'
// https://jarcasting.com/artifacts/com.github.rahulsom/grooves-api/
implementation ("com.github.rahulsom:grooves-api:0.2.0-dev.84+3e05045")
'com.github.rahulsom:grooves-api:jar:0.2.0-dev.84+3e05045'
<dependency org="com.github.rahulsom" name="grooves-api" rev="0.2.0-dev.84+3e05045">
<artifact name="grooves-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rahulsom', module='grooves-api', version='0.2.0-dev.84+3e05045')
)
libraryDependencies += "com.github.rahulsom" % "grooves-api" % "0.2.0-dev.84+3e05045"
[com.github.rahulsom/grooves-api "0.2.0-dev.84+3e05045"]