| License |
License
MIT License
|
|---|---|
| GroupId | GroupIdcom.github.jeuxjeux20 |
| ArtifactId | ArtifactIdordered-multibinders |
| Last Version | Last Version1.0.1 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionOrderedMultibinders
Order Guice multibinder elements with annotations.
|
| Filename | Size |
|---|---|
| ordered-multibinders-1.0.1.pom | 7 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains : annotations | jar | 19.0.0 |