is not current version
Last Version 3.1.1

net.bbmsoft:iocfx-example 3.1.0


Categories

Categories

Net
GroupId

GroupId

net.bbmsoft
ArtifactId

ArtifactId

iocfx-example
Version

Version

3.1.0
Type

Type

jar

Download iocfx-example 3.1.0


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