ride 1.0.1


Group ID:
com.github.kolotaev
Artifact ID:
ride_2.12
Version:
1.0.1
Release Date:
Apr 23, 2021
Licenses:
MIT
Files:

libraryDependencies += "com.github.kolotaev" %% "ride" % "1.0.1"

Mill build tool

ivy"com.github.kolotaev::ride:1.0.1"

Scala CLI

//> using dep "com.github.kolotaev::ride:1.0.1"

Ammonite REPL

import $ivy.`com.github.kolotaev::ride:1.0.1`

<dependency>
  <groupId>com.github.kolotaev</groupId>
  <artifactId>ride_2.12</artifactId>
  <version>1.0.1</version>
</dependency>

compile group: 'com.github.kolotaev', name: 'ride_2.12', version: '1.0.1'