rules-parser


License

License

GroupId

GroupId

io.get-coursier
ArtifactId

ArtifactId

rules-parser_2.11
Last Version

Last Version

1.1.0-M13-2
Release Date

Release Date

Type

Type

jar
Description

Description

rules-parser
rules-parser
Project URL

Project URL

https://github.com/coursier/coursier
Project Organization

Project Organization

io.get-coursier
Source Code Management

Source Code Management

https://github.com/coursier/coursier

Download rules-parser_2.11

How to add to project

<!-- https://jarcasting.com/artifacts/io.get-coursier/rules-parser_2.11/ -->
<dependency>
    <groupId>io.get-coursier</groupId>
    <artifactId>rules-parser_2.11</artifactId>
    <version>1.1.0-M13-2</version>
</dependency>
// https://jarcasting.com/artifacts/io.get-coursier/rules-parser_2.11/
implementation 'io.get-coursier:rules-parser_2.11:1.1.0-M13-2'
// https://jarcasting.com/artifacts/io.get-coursier/rules-parser_2.11/
implementation ("io.get-coursier:rules-parser_2.11:1.1.0-M13-2")
'io.get-coursier:rules-parser_2.11:jar:1.1.0-M13-2'
<dependency org="io.get-coursier" name="rules-parser_2.11" rev="1.1.0-M13-2">
  <artifact name="rules-parser_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.get-coursier', module='rules-parser_2.11', version='1.1.0-M13-2')
)
libraryDependencies += "io.get-coursier" % "rules-parser_2.11" % "1.1.0-M13-2"
[io.get-coursier/rules-parser_2.11 "1.1.0-M13-2"]

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
io.get-coursier : coursier_2.11 jar 1.1.0-M13-2
com.lihaoyi : fastparse_2.11 jar 2.1.0

test (1)

Group / Artifact Type Version
com.lihaoyi : utest_2.11 jar 0.6.6

Project Modules

There are no modules declared in this project.

Coursier

Build status Join the chat at https://gitter.im/coursier/coursier Maven Central Scaladoc

Documentation

See the website for more details.

Code of Conduct

The coursier project welcomes contributions from anybody wishing to participate. All code or documentation that is provided must be licensed with the same license that coursier is licensed with (Apache 2.0, see LICENSE).

People are expected to follow the Scala Code of Conduct when discussing coursier on GitHub, Gitter channel, or other venues.

Feel free to open an issue if you notice a bug, have an idea for a feature, or have a question about the code. Pull requests are also gladly accepted.

Acknowledgments

Large parts of the developments in coursier since Sep. 2018 have been funded by the Scala Center, through the employment or contracting of myself (Alexandre Archambault).

io.get-coursier

Versions

Version
1.1.0-M13-2
1.1.0-M13-1
1.1.0-M13
1.1.0-M12
1.1.0-M11-2