neuroflow-core 1.5.0


Group ID:
com.zenecture
Artifact ID:
neuroflow-core_2.12
Version:
1.5.0
Release Date:
Jan 31, 2018
Licenses:
Files:

libraryDependencies += "com.zenecture" %% "neuroflow-core" % "1.5.0"

Mill build tool

ivy"com.zenecture::neuroflow-core:1.5.0"

Scala CLI

//> using dep "com.zenecture::neuroflow-core:1.5.0"

Ammonite REPL

import $ivy.`com.zenecture::neuroflow-core:1.5.0`

<dependency>
  <groupId>com.zenecture</groupId>
  <artifactId>neuroflow-core_2.12</artifactId>
  <version>1.5.0</version>
</dependency>

compile group: 'com.zenecture', name: 'neuroflow-core_2.12', version: '1.5.0'