OrderedMultibinders

Order Guice multibinder elements with annotations.

License

License

MIT License
GroupId

GroupId

com.github.jeuxjeux20
ArtifactId

ArtifactId

ordered-multibinders
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

pom
Description

Description

OrderedMultibinders
Order Guice multibinder elements with annotations.

Download ordered-multibinders

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.jeuxjeux20/ordered-multibinders/ -->
<dependency>
    <groupId>com.github.jeuxjeux20</groupId>
    <artifactId>ordered-multibinders</artifactId>
    <version>1.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.jeuxjeux20/ordered-multibinders/
implementation 'com.github.jeuxjeux20:ordered-multibinders:1.0.1'
// https://jarcasting.com/artifacts/com.github.jeuxjeux20/ordered-multibinders/
implementation ("com.github.jeuxjeux20:ordered-multibinders:1.0.1")
'com.github.jeuxjeux20:ordered-multibinders:pom:1.0.1'
<dependency org="com.github.jeuxjeux20" name="ordered-multibinders" rev="1.0.1">
  <artifact name="ordered-multibinders" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.jeuxjeux20', module='ordered-multibinders', version='1.0.1')
)
libraryDependencies += "com.github.jeuxjeux20" % "ordered-multibinders" % "1.0.1"
[com.github.jeuxjeux20/ordered-multibinders "1.0.1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains : annotations jar 19.0.0

Project Modules

  • ordered-multibinders-core
  • ordered-multibinders-demo

Versions

Version
1.0.1
1.0