License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcom.github.grapheco |
ArtifactId | ArtifactIdsemantic-operators |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsemantic operators lib
semantic operators lib
|
Filename | Size |
---|---|
semantic-operators-0.1.0.pom | |
semantic-operators-0.1.0.jar | 45 KB |
semantic-operators-0.1.0-sources.jar | 7 KB |
semantic-operators-0.1.0-javadoc.jar | 399 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.grapheco/semantic-operators/ -->
<dependency>
<groupId>com.github.grapheco</groupId>
<artifactId>semantic-operators</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.grapheco/semantic-operators/
implementation 'com.github.grapheco:semantic-operators:0.1.0'
// https://jarcasting.com/artifacts/com.github.grapheco/semantic-operators/
implementation ("com.github.grapheco:semantic-operators:0.1.0")
'com.github.grapheco:semantic-operators:jar:0.1.0'
<dependency org="com.github.grapheco" name="semantic-operators" rev="0.1.0">
<artifact name="semantic-operators" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.grapheco', module='semantic-operators', version='0.1.0')
)
libraryDependencies += "com.github.grapheco" % "semantic-operators" % "0.1.0"
[com.github.grapheco/semantic-operators "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.grapheco : graiph-common | jar | 0.1.0 |
info.debatty : java-string-similarity | jar | RELEASE |
org.apache.httpcomponents : httpclient | jar | 4.5.7 |
org.apache.httpcomponents : httpmime | jar | 4.5.7 |
org.scala-lang.modules : scala-parser-combinators_2.11 | jar | 1.1.1 |
org.scala-lang : scala-library | jar | 2.11.12 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.4 |
org.scalatest : scalatest_2.11 | jar | 3.0.5 |
org.specs2 : specs2-core_2.11 | jar | 4.2.0 |
org.specs2 : specs2-junit_2.11 | jar | 4.2.0 |