is not current version
Last Version 1.4.2.RELEASE

cn.org.faster:faster-core 1.3.3.RELEASE


GroupId

GroupId

cn.org.faster
ArtifactId

ArtifactId

faster-core
Version

Version

1.3.3.RELEASE
Type

Type

jar

Download faster-core 1.3.3.RELEASE


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