License |
License |
---|---|
GroupId | GroupIdio.github.dineshgpillai |
ArtifactId | ArtifactIdfpml-parent |
Last Version | Last Version5.11.0-51 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionfpml-artifacts
A set of java artifacts from fpml
|
Filename | Size |
---|---|
fpml-parent-5.11.0-51.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.dineshgpillai/fpml-parent/ -->
<dependency>
<groupId>io.github.dineshgpillai</groupId>
<artifactId>fpml-parent</artifactId>
<version>5.11.0-51</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.dineshgpillai/fpml-parent/
implementation 'io.github.dineshgpillai:fpml-parent:5.11.0-51'
// https://jarcasting.com/artifacts/io.github.dineshgpillai/fpml-parent/
implementation ("io.github.dineshgpillai:fpml-parent:5.11.0-51")
'io.github.dineshgpillai:fpml-parent:pom:5.11.0-51'
<dependency org="io.github.dineshgpillai" name="fpml-parent" rev="5.11.0-51">
<artifact name="fpml-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.dineshgpillai', module='fpml-parent', version='5.11.0-51')
)
libraryDependencies += "io.github.dineshgpillai" % "fpml-parent" % "5.11.0-51"
[io.github.dineshgpillai/fpml-parent "5.11.0-51"]