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

in.ashwanthkumar:suuchi-core 0.2.12

Core modules of Suuchi

Категории

Категории

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

Группа

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

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

suuchi-core
Версия

Версия

0.2.12
Тип

Тип

jar

Скачать suuchi-core 0.2.12


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