License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdcom.srotya.sidewinder |
ArtifactId | ArtifactIdsidewinder-tools |
Version | Version0.2.13 |
Type | Typejar |
Description |
Descriptionsidewinder-tools
A timeseries database
|
Filename | Size |
---|---|
sidewinder-tools-0.2.13.pom | |
sidewinder-tools-0.2.13.jar | 5 KB |
sidewinder-tools-0.2.13-sources.jar | 4 KB |
sidewinder-tools-0.2.13-javadoc.jar | 27 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.srotya.sidewinder/sidewinder-tools/ -->
<dependency>
<groupId>com.srotya.sidewinder</groupId>
<artifactId>sidewinder-tools</artifactId>
<version>0.2.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.srotya.sidewinder/sidewinder-tools/
implementation 'com.srotya.sidewinder:sidewinder-tools:0.2.13'
// https://jarcasting.com/artifacts/com.srotya.sidewinder/sidewinder-tools/
implementation ("com.srotya.sidewinder:sidewinder-tools:0.2.13")
'com.srotya.sidewinder:sidewinder-tools:jar:0.2.13'
<dependency org="com.srotya.sidewinder" name="sidewinder-tools" rev="0.2.13">
<artifact name="sidewinder-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.srotya.sidewinder', module='sidewinder-tools', version='0.2.13')
)
libraryDependencies += "com.srotya.sidewinder" % "sidewinder-tools" % "0.2.13"
[com.srotya.sidewinder/sidewinder-tools "0.2.13"]
Group / Artifact | Type | Version |
---|---|---|
com.srotya.sidewinder : sidewinder-core | jar | 0.2.13 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |