Group Id be.yildiz-games
Artifact Id common-file-xml
Version 2.0.1
Packaging jar
URL -
Badge
Last Updated 2018-12-27T01:06:33+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.1</version>
</dependency>
implementation group: 'be.yildiz-games', name: 'common-file-xml', version: '2.0.1'
implementation 'be.yildiz-games:common-file-xml:2.0.1'
implementation("be.yildiz-games:common-file-xml:2.0.1")
libraryDependencies += "be.yildiz-games" % "common-file-xml" % "2.0.1"
<dependency org="be.yildiz-games" name="common-file-xml" rev="2.0.1"/>
@Grapes(
    @Grab(group='be.yildiz-games', module='common-file-xml', version='2.0.1')
)
[be.yildiz-games/common-file-xml "2.0.1"]
'be.yildiz-games:common-file-xml:2.0.1'