License |
License |
---|---|
GroupId | GroupIdcom.github.parboiled1 |
ArtifactId | ArtifactIdparboiled-examples |
Version | Version1.1.7-beta.2 |
Type | Typejar |
Description |
Descriptionnull
null
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.parboiled1/parboiled-examples/ -->
<dependency>
<groupId>com.github.parboiled1</groupId>
<artifactId>parboiled-examples</artifactId>
<version>1.1.7-beta.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.parboiled1/parboiled-examples/
implementation 'com.github.parboiled1:parboiled-examples:1.1.7-beta.2'
// https://jarcasting.com/artifacts/com.github.parboiled1/parboiled-examples/
implementation ("com.github.parboiled1:parboiled-examples:1.1.7-beta.2")
'com.github.parboiled1:parboiled-examples:jar:1.1.7-beta.2'
<dependency org="com.github.parboiled1" name="parboiled-examples" rev="1.1.7-beta.2">
<artifact name="parboiled-examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.parboiled1', module='parboiled-examples', version='1.1.7-beta.2')
)
libraryDependencies += "com.github.parboiled1" % "parboiled-examples" % "1.1.7-beta.2"
[com.github.parboiled1/parboiled-examples "1.1.7-beta.2"]
Group / Artifact | Type | Version |
---|---|---|
com.github.parboiled1 : parboiled-java | jar | 1.1.7-beta.2 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.8.7 |