License |
License |
---|---|
GroupId | GroupIdcom.github.jasonruckman |
ArtifactId | ArtifactIdsidney-ext-common |
Version | Version0.2.2 |
Type | Typejar |
Description |
DescriptionSidney: A columnar serializer.
|
Filename | Size |
---|---|
sidney-ext-common-0.2.2.pom | |
sidney-ext-common-0.2.2.jar | 8 KB |
sidney-ext-common-0.2.2-sources.jar | 4 KB |
sidney-ext-common-0.2.2-javadoc.jar | 45 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.jasonruckman/sidney-ext-common/ -->
<dependency>
<groupId>com.github.jasonruckman</groupId>
<artifactId>sidney-ext-common</artifactId>
<version>0.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jasonruckman/sidney-ext-common/
implementation 'com.github.jasonruckman:sidney-ext-common:0.2.2'
// https://jarcasting.com/artifacts/com.github.jasonruckman/sidney-ext-common/
implementation ("com.github.jasonruckman:sidney-ext-common:0.2.2")
'com.github.jasonruckman:sidney-ext-common:jar:0.2.2'
<dependency org="com.github.jasonruckman" name="sidney-ext-common" rev="0.2.2">
<artifact name="sidney-ext-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jasonruckman', module='sidney-ext-common', version='0.2.2')
)
libraryDependencies += "com.github.jasonruckman" % "sidney-ext-common" % "0.2.2"
[com.github.jasonruckman/sidney-ext-common "0.2.2"]
Group / Artifact | Type | Version |
---|---|---|
com.github.jasonruckman : sidney-core | jar | 0.2.2 |
joda-time : joda-time | jar | 2.7 |
Group / Artifact | Type | Version |
---|---|---|
com.github.jasonruckman : sidney-core | test-jar | 0.2.2 |
junit : junit | jar | 4.11 |