| License |
License |
|---|---|
| Categories |
CategoriesORM Data |
| GroupId | GroupIdde.uni-mannheim.informatik.dws.melt |
| ArtifactId | ArtifactIdseals-parent |
| Version | Version1.1.1 |
| Type | Typepom |
| Description |
DescriptionMELT - SEALS parent
SEALS
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| seals-parent-1.1.1.pom | 5 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/de.uni-mannheim.informatik.dws.melt/seals-parent/ -->
<dependency>
<groupId>de.uni-mannheim.informatik.dws.melt</groupId>
<artifactId>seals-parent</artifactId>
<version>1.1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.uni-mannheim.informatik.dws.melt/seals-parent/
implementation 'de.uni-mannheim.informatik.dws.melt:seals-parent:1.1.1'
// https://jarcasting.com/artifacts/de.uni-mannheim.informatik.dws.melt/seals-parent/
implementation ("de.uni-mannheim.informatik.dws.melt:seals-parent:1.1.1")
'de.uni-mannheim.informatik.dws.melt:seals-parent:pom:1.1.1'
<dependency org="de.uni-mannheim.informatik.dws.melt" name="seals-parent" rev="1.1.1">
<artifact name="seals-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.uni-mannheim.informatik.dws.melt', module='seals-parent', version='1.1.1')
)
libraryDependencies += "de.uni-mannheim.informatik.dws.melt" % "seals-parent" % "1.1.1"
[de.uni-mannheim.informatik.dws.melt/seals-parent "1.1.1"]