MVN

ru.primetalk : russian-lang_2.10

Maven & Gradle

Apr 01, 2015
1 usages
124 stars

SynapseGrid is a framework for constructing reactive real-time immutable data flow systems. -core contains everything to run a single-threaded system, -akka contains everything to run systems over Akka actors, -slf4j - enables logging, -concurrent - running systems directly over ExecutorContext without the need for Akka, -examples - a few test systems. Also there are -frames - a framework for type construction with meta information (see relations.scala). -typed-expressions - a framework for defining parsers and generators for natural language. The current version is 1.4.0

<dependency>
    <groupId>ru.primetalk</groupId>
    <artifactId>russian-lang_2.10</artifactId>
    <version>1.4.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ru.primetalk : russian-lang_2.10 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.4.0

All Versions

Choose a version of ru.primetalk : russian-lang_2.10 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.4.x
russian-lang_2.10-1.4.0
1.3.x
russian-lang_2.10-1.3.8
russian-lang_2.10-1.3.5
russian-lang_2.10-1.3.4

How to add a dependency to Maven

Add the following ru.primetalk : russian-lang_2.10 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>ru.primetalk</groupId>
    <artifactId>russian-lang_2.10</artifactId>
    <version>1.4.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following ru.primetalk : russian-lang_2.10 gradle dependency to your build.gradle file:

implementation 'ru.primetalk:russian-lang_2.10:1.4.0'

Gradle Kotlin DSL: Add the following ru.primetalk : russian-lang_2.10 gradle kotlin dependency to your build.gradle.kts file:

implementation("ru.primetalk:russian-lang_2.10:1.4.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following ru.primetalk : russian-lang_2.10 sbt scala dependency to your build.sbt file:

libraryDependencies += "ru.primetalk" % "russian-lang_2.10" % "1.4.0"

Advertisement

Dependencies from Group

Jan 13, 2017
4 usages
124 stars
Aug 07, 2015
4 usages
124 stars
Jan 13, 2017
3 usages
124 stars
Dec 06, 2013
3 usages
124 stars
Jan 13, 2021
2 usages
124 stars

Discover Dependencies

Mar 19, 2013
1 usages
50 stars
Feb 18, 2013
1 usages
0 stars
Feb 09, 2015
1 usages
9 stars
Jan 18, 2014
1 usages
9 stars
Jul 16, 2012
1 usages
Apr 18, 2013
3 usages
17 stars