GroupId | GroupIdcom.wizzdi |
---|---|
ArtifactId | ArtifactIdflexicore-boot |
Version | Version1.0.5 |
Type | Typejar |
Filename | Size |
---|---|
flexicore-boot-1.0.5.pom | |
flexicore-boot-1.0.5.jar | 29 KB |
flexicore-boot-1.0.5-sources.jar | 19 KB |
flexicore-boot-1.0.5-javadoc.jar | 113 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.wizzdi/flexicore-boot/ -->
<dependency>
<groupId>com.wizzdi</groupId>
<artifactId>flexicore-boot</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.wizzdi/flexicore-boot/
implementation 'com.wizzdi:flexicore-boot:1.0.5'
// https://jarcasting.com/artifacts/com.wizzdi/flexicore-boot/
implementation ("com.wizzdi:flexicore-boot:1.0.5")
'com.wizzdi:flexicore-boot:jar:1.0.5'
<dependency org="com.wizzdi" name="flexicore-boot" rev="1.0.5">
<artifact name="flexicore-boot" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wizzdi', module='flexicore-boot', version='1.0.5')
)
libraryDependencies += "com.wizzdi" % "flexicore-boot" % "1.0.5"
[com.wizzdi/flexicore-boot "1.0.5"]