is not current version
Last Version 1.3.0

com.wizzdi:flexicore-boot 1.0.4

flexicore boot

GroupId

GroupId

com.wizzdi
ArtifactId

ArtifactId

flexicore-boot
Version

Version

1.0.4
Type

Type

jar

Download flexicore-boot 1.0.4


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