is not current version
Last Version 0.3

net.oneandone:fralax 0.2

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

Categories

Categories

Net
GroupId

GroupId

net.oneandone
ArtifactId

ArtifactId

fralax
Version

Version

0.2
Type

Type

jar

Download 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"]