is not current version
Last Version 1.12.1

net.sf.xsemantics:it.xsemantics.parent 1.10.1

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.10.1
Type

Type

pom

Download it.xsemantics.parent 1.10.1


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