is not current version
Last Version 0.1.2

com.tailoredshapes.underbar:ocho 0.1.0

Foundational functions inspired by Clojure and underscore.js

GroupId

GroupId

com.tailoredshapes.underbar
ArtifactId

ArtifactId

ocho
Version

Version

0.1.0
Type

Type

jar

Download ocho 0.1.0


<!-- https://jarcasting.com/artifacts/com.tailoredshapes.underbar/ocho/ -->
<dependency>
    <groupId>com.tailoredshapes.underbar</groupId>
    <artifactId>ocho</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.tailoredshapes.underbar/ocho/
implementation 'com.tailoredshapes.underbar:ocho:0.1.0'
// https://jarcasting.com/artifacts/com.tailoredshapes.underbar/ocho/
implementation ("com.tailoredshapes.underbar:ocho:0.1.0")
'com.tailoredshapes.underbar:ocho:jar:0.1.0'
<dependency org="com.tailoredshapes.underbar" name="ocho" rev="0.1.0">
  <artifact name="ocho" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tailoredshapes.underbar', module='ocho', version='0.1.0')
)
libraryDependencies += "com.tailoredshapes.underbar" % "ocho" % "0.1.0"
[com.tailoredshapes.underbar/ocho "0.1.0"]