License |
License |
---|---|
GroupId | GroupIdcom.github.jasonruckman |
ArtifactId | ArtifactIdsidney |
Version | Version0.2.2 |
Type | Typepom |
Description |
Descriptioncom.github.jasonruckman:sidney
Sidney: A columnar serializer.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
sidney-0.2.2.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jasonruckman/sidney/ -->
<dependency>
<groupId>com.github.jasonruckman</groupId>
<artifactId>sidney</artifactId>
<version>0.2.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.jasonruckman/sidney/
implementation 'com.github.jasonruckman:sidney:0.2.2'
// https://jarcasting.com/artifacts/com.github.jasonruckman/sidney/
implementation ("com.github.jasonruckman:sidney:0.2.2")
'com.github.jasonruckman:sidney:pom:0.2.2'
<dependency org="com.github.jasonruckman" name="sidney" rev="0.2.2">
<artifact name="sidney" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.jasonruckman', module='sidney', version='0.2.2')
)
libraryDependencies += "com.github.jasonruckman" % "sidney" % "0.2.2"
[com.github.jasonruckman/sidney "0.2.2"]