GroupId | GroupIdorg.openengsb.ports |
---|---|
ArtifactId | ArtifactIdopenengsb-ports-parent |
Version | Version2.3.0 |
Type | Typepom |
Filename | Size |
---|---|
openengsb-ports-parent-2.3.0.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.openengsb.ports/openengsb-ports-parent/ -->
<dependency>
<groupId>org.openengsb.ports</groupId>
<artifactId>openengsb-ports-parent</artifactId>
<version>2.3.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.openengsb.ports/openengsb-ports-parent/
implementation 'org.openengsb.ports:openengsb-ports-parent:2.3.0'
// https://jarcasting.com/artifacts/org.openengsb.ports/openengsb-ports-parent/
implementation ("org.openengsb.ports:openengsb-ports-parent:2.3.0")
'org.openengsb.ports:openengsb-ports-parent:pom:2.3.0'
<dependency org="org.openengsb.ports" name="openengsb-ports-parent" rev="2.3.0">
<artifact name="openengsb-ports-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.openengsb.ports', module='openengsb-ports-parent', version='2.3.0')
)
libraryDependencies += "org.openengsb.ports" % "openengsb-ports-parent" % "2.3.0"
[org.openengsb.ports/openengsb-ports-parent "2.3.0"]