is not current version
Last Version 3.3.0

moe.tristan:easyfxml-junit 3.1.0


Categories

Categories

JUnit Unit Testing
GroupId

GroupId

moe.tristan
ArtifactId

ArtifactId

easyfxml-junit
Version

Version

3.1.0
Type

Type

jar

Download easyfxml-junit 3.1.0


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