License |
License |
---|---|
GroupId | GroupIdbe.yildiz-games |
ArtifactId | ArtifactIdcommon-file-xml |
Last Version | Last Version2.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionYildiz-Engine Common File XML
Common File library for the yildiz project, contains utilities, helper to handle xml documents.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
common-file-xml-2.0.5.pom | |
common-file-xml-2.0.5.jar | 10 KB |
common-file-xml-2.0.5-sources.jar | 11 KB |
common-file-xml-2.0.5-javadoc.jar | 415 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
be.yildiz-games : common-file | jar | 2.1.0 |
org.glassfish.jaxb : jaxb-runtime | jar | 3.0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.2 |