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

io.github.emanuelvictor:commons 0.1

Commons for EV Software

Группа

Группа

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

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

commons
Версия

Версия

0.1
Тип

Тип

jar

Скачать commons 0.1

Имя Файла Размер
commons-0.1.pom
commons-0.1.jar 2 KB
Обзор

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