Last Version

subscript-parser 3.0.5

subscript-parser

License

License

GroupId

GroupId

org.subscript-lang
ArtifactId

ArtifactId

subscript-parser_2.10
Version

Version

3.0.5
Type

Type

jar
Description

Description

subscript-parser
subscript-parser
Project URL

Project URL

https://github.com/scala-subscript/subscript
Project Organization

Project Organization

org.subscript-lang

Download subscript-parser_2.10 3.0.5


<!-- https://jarcasting.com/artifacts/org.subscript-lang/subscript-parser_2.10/ -->
<dependency>
    <groupId>org.subscript-lang</groupId>
    <artifactId>subscript-parser_2.10</artifactId>
    <version>3.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.subscript-lang/subscript-parser_2.10/
implementation 'org.subscript-lang:subscript-parser_2.10:3.0.5'
// https://jarcasting.com/artifacts/org.subscript-lang/subscript-parser_2.10/
implementation ("org.subscript-lang:subscript-parser_2.10:3.0.5")
'org.subscript-lang:subscript-parser_2.10:jar:3.0.5'
<dependency org="org.subscript-lang" name="subscript-parser_2.10" rev="3.0.5">
  <artifact name="subscript-parser_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.subscript-lang', module='subscript-parser_2.10', version='3.0.5')
)
libraryDependencies += "org.subscript-lang" % "subscript-parser_2.10" % "3.0.5"
[org.subscript-lang/subscript-parser_2.10 "3.0.5"]

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.4
com.lihaoyi : utest_2.10 jar 0.3.0
org.parboiled : parboiled_2.10 jar 2.1.0
org.scalatest : scalatest_2.10 jar 2.2.4

provided (1)

Group / Artifact Type Version
com.lihaoyi : acyclic_2.10 jar 0.1.2

Project Modules

There are no modules declared in this project.