is not current version
Last Version 1.2.0

net.di2e.ecdr:app 1.1.3


Categories

Categories

Net
GroupId

GroupId

net.di2e.ecdr
ArtifactId

ArtifactId

app
Version

Version

1.1.3
Type

Type

pom

Download app 1.1.3

Filename Size
app-1.1.3.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/net.di2e.ecdr/app/ -->
<dependency>
    <groupId>net.di2e.ecdr</groupId>
    <artifactId>app</artifactId>
    <version>1.1.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.di2e.ecdr/app/
implementation 'net.di2e.ecdr:app:1.1.3'
// https://jarcasting.com/artifacts/net.di2e.ecdr/app/
implementation ("net.di2e.ecdr:app:1.1.3")
'net.di2e.ecdr:app:pom:1.1.3'
<dependency org="net.di2e.ecdr" name="app" rev="1.1.3">
  <artifact name="app" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.di2e.ecdr', module='app', version='1.1.3')
)
libraryDependencies += "net.di2e.ecdr" % "app" % "1.1.3"
[net.di2e.ecdr/app "1.1.3"]