is not current version
Last Version 0.0.37

com.srotya.sidewinder.examples:stock-quants 0.0.29


Categories

Categories

IDE Development Tools Ant Build Tools
GroupId

GroupId

com.srotya.sidewinder.examples
ArtifactId

ArtifactId

stock-quants
Version

Version

0.0.29
Type

Type

jar

Download stock-quants 0.0.29


<!-- https://jarcasting.com/artifacts/com.srotya.sidewinder.examples/stock-quants/ -->
<dependency>
    <groupId>com.srotya.sidewinder.examples</groupId>
    <artifactId>stock-quants</artifactId>
    <version>0.0.29</version>
</dependency>
// https://jarcasting.com/artifacts/com.srotya.sidewinder.examples/stock-quants/
implementation 'com.srotya.sidewinder.examples:stock-quants:0.0.29'
// https://jarcasting.com/artifacts/com.srotya.sidewinder.examples/stock-quants/
implementation ("com.srotya.sidewinder.examples:stock-quants:0.0.29")
'com.srotya.sidewinder.examples:stock-quants:jar:0.0.29'
<dependency org="com.srotya.sidewinder.examples" name="stock-quants" rev="0.0.29">
  <artifact name="stock-quants" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.srotya.sidewinder.examples', module='stock-quants', version='0.0.29')
)
libraryDependencies += "com.srotya.sidewinder.examples" % "stock-quants" % "0.0.29"
[com.srotya.sidewinder.examples/stock-quants "0.0.29"]