is not current version
Last Version 0.2.2

com.github.jasonruckman:sidney 0.1.1

Sidney: A columnar serializer.

GroupId

GroupId

com.github.jasonruckman
ArtifactId

ArtifactId

sidney
Version

Version

0.1.1
Type

Type

pom

Download sidney 0.1.1

Filename Size
sidney-0.1.1.pom 5 KB
Browse

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