snowplow / iglu   0.9.0

Apache License 2.0 Website GitHub

Iglu is a machine-readable, open-source schema repository for JSON Schema from the team at Snowplow

Scala versions: 2.12 2.11 2.10

iglu-core 0.2.0-M2


Group ID:
com.snowplowanalytics
Artifact ID:
iglu-core_2.12
Version:
0.2.0-M2
Release Date:
Dec 18, 2017
Licenses:
Files:

libraryDependencies += "com.snowplowanalytics" %% "iglu-core" % "0.2.0-M2"

Mill build tool

ivy"com.snowplowanalytics::iglu-core:0.2.0-M2"

Scala CLI

//> using dep "com.snowplowanalytics::iglu-core:0.2.0-M2"

Ammonite REPL

import $ivy.`com.snowplowanalytics::iglu-core:0.2.0-M2`

<dependency>
  <groupId>com.snowplowanalytics</groupId>
  <artifactId>iglu-core_2.12</artifactId>
  <version>0.2.0-M2</version>
</dependency>

compile group: 'com.snowplowanalytics', name: 'iglu-core_2.12', version: '0.2.0-M2'