is not current version
Last Version 2.2.0

org.noear:bcf-parent 2.1.13

Java project for bcf

GroupId

GroupId

org.noear
ArtifactId

ArtifactId

bcf-parent
Version

Version

2.1.13
Type

Type

pom

Download bcf-parent 2.1.13

Filename Size
bcf-parent-2.1.13.pom 9 KB
Browse

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