is not current version
Last Version 1.3.3

com.github.cedar12:cedar-data 1.1.3

简单易用持久层框架

Categories

Categories

Data
GroupId

GroupId

com.github.cedar12
ArtifactId

ArtifactId

cedar-data
Version

Version

1.1.3
Type

Type

jar

Download cedar-data 1.1.3


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