Last Version

VavrCC Vavrcc 7.0.6

VavrCC is a parser/scanner generator for java

License

License

Categories

Categories

Vavr General Purpose Libraries Functional Programming
GroupId

GroupId

com.github.vavrcc
ArtifactId

ArtifactId

vavrcc
Version

Version

7.0.6
Type

Type

jar
Description

Description

VavrCC Vavrcc
VavrCC is a parser/scanner generator for java
Project URL

Project URL

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

Project Organization

VavrCC
Source Code Management

Source Code Management

https://github.com/vavrcc/vavrcc

Download vavrcc 7.0.6


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.