ride 1.0.0


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

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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