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

io.estatico:effect-core_2.11 0.0.1

effect core

Группа

Группа

io.estatico
Идентификатор

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

effect-core_2.11
Версия

Версия

0.0.1
Тип

Тип

jar

Скачать effect-core_2.11 0.0.1


<!-- 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"]