is not current version
Last Version 2.7.0

io.github.weizhonzhen:org.FastData.Spring 1.2


Categories

Categories

Data
GroupId

GroupId

io.github.weizhonzhen
ArtifactId

ArtifactId

org.FastData.Spring
Version

Version

1.2
Type

Type

jar

Download org.FastData.Spring 1.2


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