f

framework-boxing

Including Qin iu Cloud, Alibaba Cloud ONS
Files download
File Operation
framework-boxing-1.0.0-SYLPHLIKE.jar download
framework-boxing-1.0.0-SYLPHLIKE.pom download
framework-boxing-1.0.0-SYLPHLIKE-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.sylphlike</groupId>
  <artifactId>framework-boxing</artifactId>
  <version>1.0.0-SYLPHLIKE</version>
</dependency>
Gradle Groovy
implementation 'com.github.sylphlike:framework-boxing:1.0.0-SYLPHLIKE'
Gradle Kotlin
implementation("com.github.sylphlike:framework-boxing:1.0.0-SYLPHLIKE")
Scala SBT
libraryDependencies += "com.github.sylphlike" % "framework-boxing" % "1.0.0-SYLPHLIKE"
Groovy Grape
@Grapes(
  @Grab(group='com.github.sylphlike', module='framework-boxing', version='1.0.0-SYLPHLIKE')
)
Apache Ivy
<dependency org="com.github.sylphlike" name="framework-boxing" rev="1.0.0-SYLPHLIKE" />
Leiningen
[com.github.sylphlike/framework-boxing "1.0.0-SYLPHLIKE"]
Apache Buildr
'com.github.sylphlike:framework-boxing:jar:1.0.0-SYLPHLIKE'