macros


License

License

GroupId

GroupId

org.typelevel
ArtifactId

ArtifactId

catalysts-macros_2.10
Last Version

Last Version

0.6
Release Date

Release Date

Type

Type

jar
Description

Description

macros
macros
Project URL

Project URL

https://github.com/typelevel/catalysts
Project Organization

Project Organization

org.typelevel
Source Code Management

Source Code Management

https://github.com/typelevel/catalysts

Download catalysts-macros_2.10

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.7
org.typelevel : macro-compat_2.10 jar 1.1.1
org.scalamacros : quasiquotes_2.10 jar 2.1.0

provided (2)

Group / Artifact Type Version
org.scala-lang : scala-compiler jar 2.10.7
org.scala-lang : scala-reflect jar 2.10.7

Project Modules

There are no modules declared in this project.

Catalysts

Build Status Join the chat at https://gitter.im/typelevel/sbt-catalysts Stories in Ready codecov.io

Catalysts is an intentionally small library of small modules to help build and test platform independent Scala projects with SBT.

Maintainers

The current maintainers (people who can merge pull requests) are:

We are currently following a practice of requiring at least two sign-offs to merge PRs (and for large or contentious issues we may wait for more). For typos or other small fixes to documentation we relax this to a single sign-off.

Contributing

Discussion around Catalysts is currently happening in the Gitter channel as well as on Github issue and PR pages. You can get an overview of who is working on what via Waffle.io.

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.

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

We hope that our community will be respectful, helpful, and kind. If you find yourself embroiled in a situation that becomes heated, or that fails to live up to our expectations, you should disengage and contact one of the project maintainers in private. We hope to avoid letting minor aggressions and misunderstandings escalate into larger problems.

If you are being harassed, please contact one of us immediately so that we can support you.

License

Catalysts is licensed under the Apache License, Version 2.0 (the "License"); you may not use this software except in compliance with the License.

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

org.typelevel

typelevel.scala

Let the Scala compiler work for you.

Versions

Version
0.6
0.0.5
0.0.4
0.0.3
0.0.2