is not current version
Last Version 0.2.1

com.github.shootmoon:xmlconfigmapper-integrationtest 0.2.0


Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.github.shootmoon
ArtifactId

ArtifactId

xmlconfigmapper-integrationtest
Version

Version

0.2.0
Type

Type

jar

Download xmlconfigmapper-integrationtest 0.2.0


<!-- https://jarcasting.com/artifacts/com.github.shootmoon/xmlconfigmapper-integrationtest/ -->
<dependency>
    <groupId>com.github.shootmoon</groupId>
    <artifactId>xmlconfigmapper-integrationtest</artifactId>
    <version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shootmoon/xmlconfigmapper-integrationtest/
implementation 'com.github.shootmoon:xmlconfigmapper-integrationtest:0.2.0'
// https://jarcasting.com/artifacts/com.github.shootmoon/xmlconfigmapper-integrationtest/
implementation ("com.github.shootmoon:xmlconfigmapper-integrationtest:0.2.0")
'com.github.shootmoon:xmlconfigmapper-integrationtest:jar:0.2.0'
<dependency org="com.github.shootmoon" name="xmlconfigmapper-integrationtest" rev="0.2.0">
  <artifact name="xmlconfigmapper-integrationtest" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shootmoon', module='xmlconfigmapper-integrationtest', version='0.2.0')
)
libraryDependencies += "com.github.shootmoon" % "xmlconfigmapper-integrationtest" % "0.2.0"
[com.github.shootmoon/xmlconfigmapper-integrationtest "0.2.0"]