Yildiz-Engine Common File XML

Common File library for the yildiz project, contains utilities, helper to handle xml documents.

License

License

GroupId

GroupId

be.yildiz-games
ArtifactId

ArtifactId

common-file-xml
Last Version

Last Version

2.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

Yildiz-Engine Common File XML
Common File library for the yildiz project, contains utilities, helper to handle xml documents.
Project URL

Project URL

https://engine.yildiz-games.be
Source Code Management

Source Code Management

https://github.com/yildiz-online/common-file-xml

Download common-file-xml

How to add to project

<!-- https://jarcasting.com/artifacts/be.yildiz-games/common-file-xml/ -->
<dependency>
    <groupId>be.yildiz-games</groupId>
    <artifactId>common-file-xml</artifactId>
    <version>2.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/be.yildiz-games/common-file-xml/
implementation 'be.yildiz-games:common-file-xml:2.0.5'
// https://jarcasting.com/artifacts/be.yildiz-games/common-file-xml/
implementation ("be.yildiz-games:common-file-xml:2.0.5")
'be.yildiz-games:common-file-xml:jar:2.0.5'
<dependency org="be.yildiz-games" name="common-file-xml" rev="2.0.5">
  <artifact name="common-file-xml" type="jar" />
</dependency>
@Grapes(
@Grab(group='be.yildiz-games', module='common-file-xml', version='2.0.5')
)
libraryDependencies += "be.yildiz-games" % "common-file-xml" % "2.0.5"
[be.yildiz-games/common-file-xml "2.0.5"]

Dependencies

compile (2)

Group / Artifact Type Version
be.yildiz-games : common-file jar 2.1.0
org.glassfish.jaxb : jaxb-runtime jar 3.0.2

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.7.2

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
1.0.1
1.0.0