License |
License |
---|---|
GroupId | GroupIdes.us.isa |
ArtifactId | ArtifactIdidl |
Version | Version0.0.1 |
Type | Typejar |
Description |
DescriptionIDL
A domain-specific language for the specification of APIs inter-parameter dependencies
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
idl-0.0.1.pom | |
idl-0.0.1.jar | 165 KB |
idl-0.0.1-sources.jar | 134 KB |
idl-0.0.1-javadoc.jar | 548 KB |
Browse |
<!-- https://jarcasting.com/artifacts/es.us.isa/idl/ -->
<dependency>
<groupId>es.us.isa</groupId>
<artifactId>idl</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/es.us.isa/idl/
implementation 'es.us.isa:idl:0.0.1'
// https://jarcasting.com/artifacts/es.us.isa/idl/
implementation ("es.us.isa:idl:0.0.1")
'es.us.isa:idl:jar:0.0.1'
<dependency org="es.us.isa" name="idl" rev="0.0.1">
<artifact name="idl" type="jar" />
</dependency>
@Grapes(
@Grab(group='es.us.isa', module='idl', version='0.0.1')
)
libraryDependencies += "es.us.isa" % "idl" % "0.0.1"
[es.us.isa/idl "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.xtext : org.eclipse.xtext | jar | 2.19.0 |
org.eclipse.xtext : org.eclipse.xtext.xbase | jar | 2.19.0 |
org.eclipse.xtext : org.eclipse.xtext.xtext.generator Optional | jar | 2.19.0 |
org.eclipse.emf : org.eclipse.emf.mwe2.launch Optional | jar | 2.11.0 |
org.eclipse.xtext : xtext-antlr-generator Optional | jar | 2.1.1 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.10.1 |