is not current version
Last Version 0.3.0

org.metaborg:pie.parent.spoofax 0.1.1

PIE parent POM for Spoofax projects

GroupId

GroupId

org.metaborg
ArtifactId

ArtifactId

pie.parent.spoofax
Version

Version

0.1.1
Type

Type

jar

Download pie.parent.spoofax 0.1.1


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