intime-core 2.3.0


Group ID:
au.id.tmm.intime
Artifact ID:
intime-core_2.12
Version:
2.3.0
Release Date:
Jan 2, 2021
Licenses:
Files:
Full Scala Version:
2.12.11
Developers:

libraryDependencies += "au.id.tmm.intime" %% "intime-core" % "2.3.0"

Mill build tool

ivy"au.id.tmm.intime::intime-core:2.3.0"

Scala CLI

//> using dep "au.id.tmm.intime::intime-core:2.3.0"

Ammonite REPL

import $ivy.`au.id.tmm.intime::intime-core:2.3.0`

<dependency>
  <groupId>au.id.tmm.intime</groupId>
  <artifactId>intime-core_2.12</artifactId>
  <version>2.3.0</version>
</dependency>

compile group: 'au.id.tmm.intime', name: 'intime-core_2.12', version: '2.3.0'