| Группа | Группаio.estatico |
|---|---|
| Идентификатор | Идентификаторeffect-core_2.11 |
| Версия | Версия0.0.1 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| effect-core_2.11-0.0.1.pom | |
| effect-core_2.11-0.0.1.jar | 61 KB |
| effect-core_2.11-0.0.1-sources.jar | 4 KB |
| effect-core_2.11-0.0.1-javadoc.jar | 433 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.estatico/effect-core_2.11/ -->
<dependency>
<groupId>io.estatico</groupId>
<artifactId>effect-core_2.11</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.estatico/effect-core_2.11/
implementation 'io.estatico:effect-core_2.11:0.0.1'
// https://jarcasting.com/artifacts/io.estatico/effect-core_2.11/
implementation ("io.estatico:effect-core_2.11:0.0.1")
'io.estatico:effect-core_2.11:jar:0.0.1'
<dependency org="io.estatico" name="effect-core_2.11" rev="0.0.1">
<artifact name="effect-core_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.estatico', module='effect-core_2.11', version='0.0.1')
)
libraryDependencies += "io.estatico" % "effect-core_2.11" % "0.0.1"
[io.estatico/effect-core_2.11 "0.0.1"]