is not current version
Last Version 3.1.1

net.bbmsoft:iocfx 3.0.1


Categories

Categories

Net
GroupId

GroupId

net.bbmsoft
ArtifactId

ArtifactId

iocfx
Version

Version

3.0.1
Type

Type

jar

Download iocfx 3.0.1


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