is not current version
Last Version 0.12.2

net.sf.xtext-jbase:jbase.parent 0.5.0

Jbase: a Customization of Xtext Xbase to deal with pure Java.

Categories

Categories

Net
GroupId

GroupId

net.sf.xtext-jbase
ArtifactId

ArtifactId

jbase.parent
Version

Version

0.5.0
Type

Type

pom

Download jbase.parent 0.5.0

Filename Size
jbase.parent-0.5.0.pom 18 KB
Browse

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