Group Id be.yildiz-games
Artifact Id common-file-xml
Version 2.0.5
Packaging jar
URL -
Badge
Last Updated 2021-08-13T00:13:04+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>be.yildiz-games</groupId>
    <artifactId>common-file-xml</artifactId>
    <version>2.0.5</version>
</dependency>
implementation group: 'be.yildiz-games', name: 'common-file-xml', version: '2.0.5'
implementation 'be.yildiz-games:common-file-xml:2.0.5'
implementation("be.yildiz-games:common-file-xml:2.0.5")
libraryDependencies += "be.yildiz-games" % "common-file-xml" % "2.0.5"
<dependency org="be.yildiz-games" name="common-file-xml" rev="2.0.5"/>
@Grapes(
    @Grab(group='be.yildiz-games', module='common-file-xml', version='2.0.5')
)
[be.yildiz-games/common-file-xml "2.0.5"]
'be.yildiz-games:common-file-xml:2.0.5'