Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.bbmsoft |
ArtifactId | ArtifactIdiocfx-parent |
Version | Version3.1.0 |
Type | Typepom |
Filename | Size |
---|---|
iocfx-parent-3.1.0.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.bbmsoft/iocfx-parent/ -->
<dependency>
<groupId>net.bbmsoft</groupId>
<artifactId>iocfx-parent</artifactId>
<version>3.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.bbmsoft/iocfx-parent/
implementation 'net.bbmsoft:iocfx-parent:3.1.0'
// https://jarcasting.com/artifacts/net.bbmsoft/iocfx-parent/
implementation ("net.bbmsoft:iocfx-parent:3.1.0")
'net.bbmsoft:iocfx-parent:pom:3.1.0'
<dependency org="net.bbmsoft" name="iocfx-parent" rev="3.1.0">
<artifact name="iocfx-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.bbmsoft', module='iocfx-parent', version='3.1.0')
)
libraryDependencies += "net.bbmsoft" % "iocfx-parent" % "3.1.0"
[net.bbmsoft/iocfx-parent "3.1.0"]