is not current version
Last Version 0.2.2

com.github.jasonruckman:sidney 0.2.0

Sidney: A columnar serializer.

GroupId

GroupId

com.github.jasonruckman
ArtifactId

ArtifactId

sidney
Version

Version

0.2.0
Type

Type

pom

Download sidney 0.2.0

Filename Size
sidney-0.2.0.pom 5 KB
Browse

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