is not current version
Last Version 1.3.3

com.github.cedar12:cedar-data 1.0.0

cedar-data

Categories

Categories

Data
GroupId

GroupId

com.github.cedar12
ArtifactId

ArtifactId

cedar-data
Version

Version

1.0.0
Type

Type

jar

Download cedar-data 1.0.0


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