GroupId | GroupIdmoe.tristan |
---|---|
ArtifactId | ArtifactIdeasyfxml-parent |
Version | Version3.1.6 |
Type | Typepom |
Filename | Size |
---|---|
easyfxml-parent-3.1.6.pom | 12 KB |
Browse |
<!-- https://jarcasting.com/artifacts/moe.tristan/easyfxml-parent/ -->
<dependency>
<groupId>moe.tristan</groupId>
<artifactId>easyfxml-parent</artifactId>
<version>3.1.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/moe.tristan/easyfxml-parent/
implementation 'moe.tristan:easyfxml-parent:3.1.6'
// https://jarcasting.com/artifacts/moe.tristan/easyfxml-parent/
implementation ("moe.tristan:easyfxml-parent:3.1.6")
'moe.tristan:easyfxml-parent:pom:3.1.6'
<dependency org="moe.tristan" name="easyfxml-parent" rev="3.1.6">
<artifact name="easyfxml-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='moe.tristan', module='easyfxml-parent', version='3.1.6')
)
libraryDependencies += "moe.tristan" % "easyfxml-parent" % "3.1.6"
[moe.tristan/easyfxml-parent "3.1.6"]