is not current version
Last Version 1.3.4

org.ifinalframework.boot:final-boot-parent 1.3.1

Final Boot

GroupId

GroupId

org.ifinalframework.boot
ArtifactId

ArtifactId

final-boot-parent
Version

Version

1.3.1
Type

Type

pom

Download final-boot-parent 1.3.1


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