License |
License |
---|---|
GroupId | GroupIdorg.metaborg |
ArtifactId | ArtifactIdpie.parent.spoofax |
Version | Version0.3.0 |
Type | Typejar |
Description |
DescriptionPIE parent POM for Spoofax projects
|
Filename | Size |
---|---|
pie.parent.spoofax-0.3.0.pom | 4 KB |
pie.parent.spoofax-0.3.0-sources.jar | 338 bytes |
pie.parent.spoofax-0.3.0-javadoc.jar | 338 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.metaborg/pie.parent.spoofax/ -->
<dependency>
<groupId>org.metaborg</groupId>
<artifactId>pie.parent.spoofax</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.metaborg/pie.parent.spoofax/
implementation 'org.metaborg:pie.parent.spoofax:0.3.0'
// https://jarcasting.com/artifacts/org.metaborg/pie.parent.spoofax/
implementation ("org.metaborg:pie.parent.spoofax:0.3.0")
'org.metaborg:pie.parent.spoofax:jar:0.3.0'
<dependency org="org.metaborg" name="pie.parent.spoofax" rev="0.3.0">
<artifact name="pie.parent.spoofax" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.metaborg', module='pie.parent.spoofax', version='0.3.0')
)
libraryDependencies += "org.metaborg" % "pie.parent.spoofax" % "0.3.0"
[org.metaborg/pie.parent.spoofax "0.3.0"]