is not current version
Last Version 1.3.0

com.wizzdi:flexicore-boot 1.0.3

flexicore boot

GroupId

GroupId

com.wizzdi
ArtifactId

ArtifactId

flexicore-boot
Version

Version

1.0.3
Type

Type

jar

Download flexicore-boot 1.0.3


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