org.joyrest:joyrest-dagger

Lightweight Lambda-based REST Framework

License

License

Categories

Categories

Dagger Application Layer Libs Dependency Injection
GroupId

GroupId

org.joyrest
ArtifactId

ArtifactId

joyrest-dagger
Last Version

Last Version

1.3
Release Date

Release Date

Type

Type

jar
Description

Description

Lightweight Lambda-based REST Framework

Download joyrest-dagger

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.joyrest : joyrest-core jar 1.3
com.squareup.dagger : dagger jar 1.2.2
com.squareup.dagger : dagger-compiler jar 1.2.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.3
1.2
1.0