Dart.pubspec.yaml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of antlr4-runtime-testsuite Show documentation
Show all versions of antlr4-runtime-testsuite Show documentation
A collection of tests for ANTLR 4 Runtime libraries.
name: "antlr4"
version: "4.10.1"
description: "New Dart runtime for ANTLR4."
homepage: "https://github.com/antlr/antlr4"
license: "BSD-3-Clause"
dependencies:
logging: ^1.0.0
collection: ^1.15.0
dev_dependencies:
pedantic: ^1.11.0
test: ^1.17.10
benchmark_harness: ^2.0.0
environment:
sdk: ">=2.12.0 <3.0.0"