neuroflow-core 1.4.0


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

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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