is not current version
Last Version 1.12.1

net.sf.xsemantics:it.xsemantics.parent 1.9.0.rc2

Xsemantics is a DSL for writing type systems, reduction rules, interpreters and in general relation rules for languages implemented in Xtext.

Categories

Categories

Ant Build Tools Net
GroupId

GroupId

net.sf.xsemantics
ArtifactId

ArtifactId

it.xsemantics.parent
Version

Version

1.9.0.rc2
Type

Type

pom

Download it.xsemantics.parent 1.9.0.rc2


<!-- https://jarcasting.com/artifacts/net.sf.xsemantics/it.xsemantics.parent/ -->
<dependency>
    <groupId>net.sf.xsemantics</groupId>
    <artifactId>it.xsemantics.parent</artifactId>
    <version>1.9.0.rc2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.sf.xsemantics/it.xsemantics.parent/
implementation 'net.sf.xsemantics:it.xsemantics.parent:1.9.0.rc2'
// https://jarcasting.com/artifacts/net.sf.xsemantics/it.xsemantics.parent/
implementation ("net.sf.xsemantics:it.xsemantics.parent:1.9.0.rc2")
'net.sf.xsemantics:it.xsemantics.parent:pom:1.9.0.rc2'
<dependency org="net.sf.xsemantics" name="it.xsemantics.parent" rev="1.9.0.rc2">
  <artifact name="it.xsemantics.parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.sf.xsemantics', module='it.xsemantics.parent', version='1.9.0.rc2')
)
libraryDependencies += "net.sf.xsemantics" % "it.xsemantics.parent" % "1.9.0.rc2"
[net.sf.xsemantics/it.xsemantics.parent "1.9.0.rc2"]