Last Version

Complete App Example 1.3

Demonstrates many of the functions of MRJ Adapter

License

License

GroupId

GroupId

io.github.dheid
ArtifactId

ArtifactId

complete-app
Version

Version

1.3
Type

Type

jar
Description

Description

Complete App Example
Demonstrates many of the functions of MRJ Adapter

Download complete-app 1.3


<!-- https://jarcasting.com/artifacts/io.github.dheid/complete-app/ -->
<dependency>
    <groupId>io.github.dheid</groupId>
    <artifactId>complete-app</artifactId>
    <version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.dheid/complete-app/
implementation 'io.github.dheid:complete-app:1.3'
// https://jarcasting.com/artifacts/io.github.dheid/complete-app/
implementation ("io.github.dheid:complete-app:1.3")
'io.github.dheid:complete-app:jar:1.3'
<dependency org="io.github.dheid" name="complete-app" rev="1.3">
  <artifact name="complete-app" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.dheid', module='complete-app', version='1.3')
)
libraryDependencies += "io.github.dheid" % "complete-app" % "1.3"
[io.github.dheid/complete-app "1.3"]

Dependencies

compile (1)

Group / Artifact Type Version
io.github.dheid : mrjadapter jar 1.3-SNAPSHOT

Project Modules

There are no modules declared in this project.