is not current version
Last Version 1.1.1

com.sinsz.c:bxfs-core 1.r.3

框架核心包。bxfsmvc从r版本开始正式用于商业使用。

GroupId

GroupId

com.sinsz.c
ArtifactId

ArtifactId

bxfs-core
Version

Version

1.r.3
Type

Type

jar

Download bxfs-core 1.r.3


<!-- https://jarcasting.com/artifacts/com.sinsz.c/bxfs-core/ -->
<dependency>
    <groupId>com.sinsz.c</groupId>
    <artifactId>bxfs-core</artifactId>
    <version>1.r.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.sinsz.c/bxfs-core/
implementation 'com.sinsz.c:bxfs-core:1.r.3'
// https://jarcasting.com/artifacts/com.sinsz.c/bxfs-core/
implementation ("com.sinsz.c:bxfs-core:1.r.3")
'com.sinsz.c:bxfs-core:jar:1.r.3'
<dependency org="com.sinsz.c" name="bxfs-core" rev="1.r.3">
  <artifact name="bxfs-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sinsz.c', module='bxfs-core', version='1.r.3')
)
libraryDependencies += "com.sinsz.c" % "bxfs-core" % "1.r.3"
[com.sinsz.c/bxfs-core "1.r.3"]