| Категории |
КатегорииAnt Компиляция и сборка |
|---|---|
| Группа | Группаin.ashwanthkumar |
| Идентификатор | Идентификаторsuuchi-core |
| Версия | Версия0.2.15 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| suuchi-core-0.2.15.pom | |
| suuchi-core-0.2.15.jar | 340 KB |
| suuchi-core-0.2.15-sources.jar | 47 KB |
| suuchi-core-0.2.15-javadoc.jar | 410 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/in.ashwanthkumar/suuchi-core/ -->
<dependency>
<groupId>in.ashwanthkumar</groupId>
<artifactId>suuchi-core</artifactId>
<version>0.2.15</version>
</dependency>
// https://jarcasting.com/artifacts/in.ashwanthkumar/suuchi-core/
implementation 'in.ashwanthkumar:suuchi-core:0.2.15'
// https://jarcasting.com/artifacts/in.ashwanthkumar/suuchi-core/
implementation ("in.ashwanthkumar:suuchi-core:0.2.15")
'in.ashwanthkumar:suuchi-core:jar:0.2.15'
<dependency org="in.ashwanthkumar" name="suuchi-core" rev="0.2.15">
<artifact name="suuchi-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='in.ashwanthkumar', module='suuchi-core', version='0.2.15')
)
libraryDependencies += "in.ashwanthkumar" % "suuchi-core" % "0.2.15"
[in.ashwanthkumar/suuchi-core "0.2.15"]