License |
License |
---|---|
GroupId | GroupIdde.monticore |
ArtifactId | ArtifactIdmonticore |
Version | Version4.5.3 |
Type | Typepom |
Description |
DescriptionMontiCore
Agile Domain Specific Language Workbench
|
Project Organization |
Project OrganizationDepartment of Software Engineering, RWTH Aachen University |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
monticore-4.5.3.pom | 33 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.monticore/monticore/ -->
<dependency>
<groupId>de.monticore</groupId>
<artifactId>monticore</artifactId>
<version>4.5.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.monticore/monticore/
implementation 'de.monticore:monticore:4.5.3'
// https://jarcasting.com/artifacts/de.monticore/monticore/
implementation ("de.monticore:monticore:4.5.3")
'de.monticore:monticore:pom:4.5.3'
<dependency org="de.monticore" name="monticore" rev="4.5.3">
<artifact name="monticore" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.monticore', module='monticore', version='4.5.3')
)
libraryDependencies += "de.monticore" % "monticore" % "4.5.3"
[de.monticore/monticore "4.5.3"]