License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdcom.github.verylazyboy |
ArtifactId | ArtifactIdsablecc-maven-port |
Last Version | Last Version3.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsablecc-maven-port
Redistribute the SablCC 3.x in a Maven-like Style
|
Filename | Size |
---|---|
sablecc-maven-port-3.7.pom | |
sablecc-maven-port-3.7.jar | 397 KB |
sablecc-maven-port-3.7-sources.jar | 217 KB |
sablecc-maven-port-3.7-javadoc.jar | 614 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.verylazyboy/sablecc-maven-port/ -->
<dependency>
<groupId>com.github.verylazyboy</groupId>
<artifactId>sablecc-maven-port</artifactId>
<version>3.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.verylazyboy/sablecc-maven-port/
implementation 'com.github.verylazyboy:sablecc-maven-port:3.7'
// https://jarcasting.com/artifacts/com.github.verylazyboy/sablecc-maven-port/
implementation ("com.github.verylazyboy:sablecc-maven-port:3.7")
'com.github.verylazyboy:sablecc-maven-port:jar:3.7'
<dependency org="com.github.verylazyboy" name="sablecc-maven-port" rev="3.7">
<artifact name="sablecc-maven-port" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.verylazyboy', module='sablecc-maven-port', version='3.7')
)
libraryDependencies += "com.github.verylazyboy" % "sablecc-maven-port" % "3.7"
[com.github.verylazyboy/sablecc-maven-port "3.7"]