is not current version
Last Version 1.2.0

net.di2e.ecdr:app 0.6.0


Categories

Categories

Net
GroupId

GroupId

net.di2e.ecdr
ArtifactId

ArtifactId

app
Version

Version

0.6.0
Type

Type

pom

Download app 0.6.0

Filename Size
app-0.6.0.pom 1 KB
Browse

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