is not current version
Last Version 3.3.0

moe.tristan:easyfxml-sample-form-user 3.2.0


Categories

Categories

ORM Data
GroupId

GroupId

moe.tristan
ArtifactId

ArtifactId

easyfxml-sample-form-user
Version

Version

3.2.0
Type

Type

jar

Download easyfxml-sample-form-user 3.2.0


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