License |
License |
---|---|
GroupId | GroupIdcom.tailoredshapes.underbar |
ArtifactId | ArtifactIdocho |
Version | Version0.1.2 |
Type | Typejar |
Description |
DescriptionThe Ocho
Foundational functions inspired by Clojure and underscore.js
|
Filename | Size |
---|---|
ocho-0.1.2.pom | |
ocho-0.1.2.jar | 35 KB |
ocho-0.1.2-sources.jar | 12 KB |
ocho-0.1.2-javadoc.jar | 528 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.tailoredshapes.underbar/ocho/ -->
<dependency>
<groupId>com.tailoredshapes.underbar</groupId>
<artifactId>ocho</artifactId>
<version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.tailoredshapes.underbar/ocho/
implementation 'com.tailoredshapes.underbar:ocho:0.1.2'
// https://jarcasting.com/artifacts/com.tailoredshapes.underbar/ocho/
implementation ("com.tailoredshapes.underbar:ocho:0.1.2")
'com.tailoredshapes.underbar:ocho:jar:0.1.2'
<dependency org="com.tailoredshapes.underbar" name="ocho" rev="0.1.2">
<artifact name="ocho" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tailoredshapes.underbar', module='ocho', version='0.1.2')
)
libraryDependencies += "com.tailoredshapes.underbar" % "ocho" % "0.1.2"
[com.tailoredshapes.underbar/ocho "0.1.2"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |