не последняя версия
Последняя версия 0.3.5

in.ashwanthkumar:suuchi 0.3.1

Toolkit to build distributed Data Systems

Категории

Категории

Ant Компиляция и сборка
Группа

Группа

in.ashwanthkumar
Идентификатор

Идентификатор

suuchi
Версия

Версия

0.3.1
Тип

Тип

pom

Скачать suuchi 0.3.1

Имя Файла Размер
suuchi-0.3.1.pom 11 KB
Обзор

<!-- https://jarcasting.com/artifacts/in.ashwanthkumar/suuchi/ -->
<dependency>
    <groupId>in.ashwanthkumar</groupId>
    <artifactId>suuchi</artifactId>
    <version>0.3.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/in.ashwanthkumar/suuchi/
implementation 'in.ashwanthkumar:suuchi:0.3.1'
// https://jarcasting.com/artifacts/in.ashwanthkumar/suuchi/
implementation ("in.ashwanthkumar:suuchi:0.3.1")
'in.ashwanthkumar:suuchi:pom:0.3.1'
<dependency org="in.ashwanthkumar" name="suuchi" rev="0.3.1">
  <artifact name="suuchi" type="pom" />
</dependency>
@Grapes(
@Grab(group='in.ashwanthkumar', module='suuchi', version='0.3.1')
)
libraryDependencies += "in.ashwanthkumar" % "suuchi" % "0.3.1"
[in.ashwanthkumar/suuchi "0.3.1"]