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

net.wetheinter:xapi-jre-model 0.3

This module contains a model interface pre-processor to generate implementation classes during maven builds.

Категории

Категории

Сеть
Группа

Группа

net.wetheinter
Идентификатор

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

xapi-jre-model
Версия

Версия

0.3
Тип

Тип

jar

Скачать xapi-jre-model 0.3


<!-- https://jarcasting.com/artifacts/net.wetheinter/xapi-jre-model/ -->
<dependency>
    <groupId>net.wetheinter</groupId>
    <artifactId>xapi-jre-model</artifactId>
    <version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.wetheinter/xapi-jre-model/
implementation 'net.wetheinter:xapi-jre-model:0.3'
// https://jarcasting.com/artifacts/net.wetheinter/xapi-jre-model/
implementation ("net.wetheinter:xapi-jre-model:0.3")
'net.wetheinter:xapi-jre-model:jar:0.3'
<dependency org="net.wetheinter" name="xapi-jre-model" rev="0.3">
  <artifact name="xapi-jre-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.wetheinter', module='xapi-jre-model', version='0.3')
)
libraryDependencies += "net.wetheinter" % "xapi-jre-model" % "0.3"
[net.wetheinter/xapi-jre-model "0.3"]