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