is not current version
Last Version 1.0.8

com.gitee.code2roc:fastkernel 1.0.7

code kernel

GroupId

GroupId

com.gitee.code2roc
ArtifactId

ArtifactId

fastkernel
Version

Version

1.0.7
Type

Type

jar

Download fastkernel 1.0.7


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