не последняя версия
Последняя версия 2.0.0-beta1

io.kevinlee:effectie-core_2.13 1.4.0

Effect Utils - Core

Группа

Группа

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

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

effectie-core_2.13
Версия

Версия

1.4.0
Тип

Тип

jar

Скачать effectie-core_2.13 1.4.0


<!-- https://jarcasting.com/artifacts/io.kevinlee/effectie-core_2.13/ -->
<dependency>
    <groupId>io.kevinlee</groupId>
    <artifactId>effectie-core_2.13</artifactId>
    <version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.kevinlee/effectie-core_2.13/
implementation 'io.kevinlee:effectie-core_2.13:1.4.0'
// https://jarcasting.com/artifacts/io.kevinlee/effectie-core_2.13/
implementation ("io.kevinlee:effectie-core_2.13:1.4.0")
'io.kevinlee:effectie-core_2.13:jar:1.4.0'
<dependency org="io.kevinlee" name="effectie-core_2.13" rev="1.4.0">
  <artifact name="effectie-core_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.kevinlee', module='effectie-core_2.13', version='1.4.0')
)
libraryDependencies += "io.kevinlee" % "effectie-core_2.13" % "1.4.0"
[io.kevinlee/effectie-core_2.13 "1.4.0"]