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