logevent 0.1


Group ID:
com.pjhampton
Artifact ID:
logevent_2.12
Version:
0.1
Release Date:
Sept 22, 2018
Licenses:
Files:

libraryDependencies += "com.pjhampton" %% "logevent" % "0.1"

Mill build tool

ivy"com.pjhampton::logevent:0.1"

Scala CLI

//> using dep "com.pjhampton::logevent:0.1"

Ammonite REPL

import $ivy.`com.pjhampton::logevent:0.1`

<dependency>
  <groupId>com.pjhampton</groupId>
  <artifactId>logevent_2.12</artifactId>
  <version>0.1</version>
</dependency>

compile group: 'com.pjhampton', name: 'logevent_2.12', version: '0.1'