License |
License
MIT License
|
---|---|
GroupId | GroupIdcom.github.jeuxjeux20 |
ArtifactId | ArtifactIdordered-multibinders-core |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOrder Guice multibinder elements with annotations.
|
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.1.0 |