| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdorg.mod4j.org.eclipse |
| ArtifactId | ArtifactIdxpand |
| Last Version | Last Version0.7.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionXpand core (Incubation)
|
| Filename | Size |
|---|---|
| xpand-0.7.2.pom | |
| xpand-0.7.2.jar | 220 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.mod4j.org.eclipse/xpand/ -->
<dependency>
<groupId>org.mod4j.org.eclipse</groupId>
<artifactId>xpand</artifactId>
<version>0.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.mod4j.org.eclipse/xpand/
implementation 'org.mod4j.org.eclipse:xpand:0.7.2'
// https://jarcasting.com/artifacts/org.mod4j.org.eclipse/xpand/
implementation ("org.mod4j.org.eclipse:xpand:0.7.2")
'org.mod4j.org.eclipse:xpand:jar:0.7.2'
<dependency org="org.mod4j.org.eclipse" name="xpand" rev="0.7.2">
<artifact name="xpand" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mod4j.org.eclipse', module='xpand', version='0.7.2')
)
libraryDependencies += "org.mod4j.org.eclipse" % "xpand" % "0.7.2"
[org.mod4j.org.eclipse/xpand "0.7.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.mod4j.org.eclipse : xtend | jar | [0,) |
| org.mod4j.org.apache.commons : logging | jar | [0,) |
| org.mod4j.org.eclipse.emf.mwe : core | jar | [0,) |
| org.mod4j.org.eclipse.jdt : core | jar | [0,) |
| org.mod4j.org.eclipse : text | jar | [0,) |
| org.mod4j.org.antlr : runtime | jar | [0,) |