is not current version
Last Version 1.3

io.github.cqpsjsl:fastbean 1.0


GroupId

GroupId

io.github.cqpsjsl
ArtifactId

ArtifactId

fastbean
Version

Version

1.0
Type

Type

jar

Download fastbean 1.0


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