is not current version
Last Version 3.3.0

moe.tristan:easyfxml-junit 3.1.5


Categories

Categories

JUnit Unit Testing
GroupId

GroupId

moe.tristan
ArtifactId

ArtifactId

easyfxml-junit
Version

Version

3.1.5
Type

Type

jar

Download easyfxml-junit 3.1.5


<!-- https://jarcasting.com/artifacts/moe.tristan/easyfxml-junit/ -->
<dependency>
    <groupId>moe.tristan</groupId>
    <artifactId>easyfxml-junit</artifactId>
    <version>3.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/moe.tristan/easyfxml-junit/
implementation 'moe.tristan:easyfxml-junit:3.1.5'
// https://jarcasting.com/artifacts/moe.tristan/easyfxml-junit/
implementation ("moe.tristan:easyfxml-junit:3.1.5")
'moe.tristan:easyfxml-junit:jar:3.1.5'
<dependency org="moe.tristan" name="easyfxml-junit" rev="3.1.5">
  <artifact name="easyfxml-junit" type="jar" />
</dependency>
@Grapes(
@Grab(group='moe.tristan', module='easyfxml-junit', version='3.1.5')
)
libraryDependencies += "moe.tristan" % "easyfxml-junit" % "3.1.5"
[moe.tristan/easyfxml-junit "3.1.5"]