softprops / hubcat   0.1.1

MIT License GitHub

hip cats and git hubs

Scala versions: 2.10

hubcat 0.2.0-77683425bdba6c3666ffc357384961ad12729eef


Group ID:
co.actioniq.thirdparty.me.lessis
Artifact ID:
hubcat_2.10
Version:
0.2.0-77683425bdba6c3666ffc357384961ad12729eef
Release Date:
Feb 22, 2015
Licenses:
MIT

libraryDependencies += "co.actioniq.thirdparty.me.lessis" %% "hubcat" % "0.2.0-77683425bdba6c3666ffc357384961ad12729eef"
resolvers += Resolver.bintrayJCenter

Mill build tool

ivy"co.actioniq.thirdparty.me.lessis::hubcat:0.2.0-77683425bdba6c3666ffc357384961ad12729eef"
MavenRepository("https://jcenter.bintray.com")

Scala CLI

//> using dep "co.actioniq.thirdparty.me.lessis::hubcat:0.2.0-77683425bdba6c3666ffc357384961ad12729eef"

Ammonite REPL

import $ivy.`co.actioniq.thirdparty.me.lessis::hubcat:0.2.0-77683425bdba6c3666ffc357384961ad12729eef`
import ammonite._, Resolvers._
val res = Resolver.Http(
  "Bintray's JCenter",
  "Some(https://jcenter.bintray.com)",
  IvyPattern,
  false)
interp.resolvers() = interp.resolvers() :+ res

<dependency>
  <groupId>co.actioniq.thirdparty.me.lessis</groupId>
  <artifactId>hubcat_2.10</artifactId>
  <version>0.2.0-77683425bdba6c3666ffc357384961ad12729eef</version>
</dependency>

compile group: 'co.actioniq.thirdparty.me.lessis', name: 'hubcat_2.10', version: '0.2.0-77683425bdba6c3666ffc357384961ad12729eef'