is not current version
Last Version 1.5.0

com.github.youyouxi:flybiner-boot 1.3.0

Demo project for Spring Boot

GroupId

GroupId

com.github.youyouxi
ArtifactId

ArtifactId

flybiner-boot
Version

Version

1.3.0
Type

Type

pom

Download flybiner-boot 1.3.0

Filename Size
flybiner-boot-1.3.0.pom 6 KB
Browse

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