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

io.jexxa:jexxa-core 2.2.1


Группа

Группа

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

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

jexxa-core
Версия

Версия

2.2.1
Тип

Тип

jar

Скачать jexxa-core 2.2.1


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