is not current version
Last Version 3.1.1

net.bbmsoft:iocfx-parent 1.0.0


Categories

Categories

Net
GroupId

GroupId

net.bbmsoft
ArtifactId

ArtifactId

iocfx-parent
Version

Version

1.0.0
Type

Type

pom

Download iocfx-parent 1.0.0

Filename Size
iocfx-parent-1.0.0.pom 585 bytes
Browse

<!-- https://jarcasting.com/artifacts/net.bbmsoft/iocfx-parent/ -->
<dependency>
    <groupId>net.bbmsoft</groupId>
    <artifactId>iocfx-parent</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.bbmsoft/iocfx-parent/
implementation 'net.bbmsoft:iocfx-parent:1.0.0'
// https://jarcasting.com/artifacts/net.bbmsoft/iocfx-parent/
implementation ("net.bbmsoft:iocfx-parent:1.0.0")
'net.bbmsoft:iocfx-parent:pom:1.0.0'
<dependency org="net.bbmsoft" name="iocfx-parent" rev="1.0.0">
  <artifact name="iocfx-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.bbmsoft', module='iocfx-parent', version='1.0.0')
)
libraryDependencies += "net.bbmsoft" % "iocfx-parent" % "1.0.0"
[net.bbmsoft/iocfx-parent "1.0.0"]