GroupId | GroupIdcom.wizzdi |
---|---|
ArtifactId | ArtifactIdflexicore-boot |
Version | Version1.0.3 |
Type | Typejar |
Filename | Size |
---|---|
flexicore-boot-1.0.3.pom | |
flexicore-boot-1.0.3.jar | 28 KB |
flexicore-boot-1.0.3-sources.jar | 18 KB |
flexicore-boot-1.0.3-javadoc.jar | 107 KB |
Browse |
<!-- 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"]