com.github.jeuxjeux20:ordered-multibinders-core

Order Guice multibinder elements with annotations.

License

License

MIT License
GroupId

GroupId

com.github.jeuxjeux20
ArtifactId

ArtifactId

ordered-multibinders-core
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Order Guice multibinder elements with annotations.

Download ordered-multibinders-core

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.google.inject : guice jar 4.2.3
org.jgrapht : jgrapht-core jar 1.3.0
org.jetbrains : annotations jar 19.0.0

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0