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

net.oneandone:fralax 0.2

A extendable and modifiable Framework for large XML Data Files. [FraLaX]

Категории

Категории

Сеть
Группа

Группа

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

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

fralax
Версия

Версия

0.2
Тип

Тип

jar

Скачать fralax 0.2


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