GroupId | GroupIdcom.github.jeuxjeux20 |
---|---|
ArtifactId | ArtifactIdordered-multibinders |
Version | Version1.0 |
Type | Typepom |
Filename | Size |
---|---|
ordered-multibinders-1.0.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</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.jeuxjeux20/ordered-multibinders/
implementation 'com.github.jeuxjeux20:ordered-multibinders:1.0'
// https://jarcasting.com/artifacts/com.github.jeuxjeux20/ordered-multibinders/
implementation ("com.github.jeuxjeux20:ordered-multibinders:1.0")
'com.github.jeuxjeux20:ordered-multibinders:pom:1.0'
<dependency org="com.github.jeuxjeux20" name="ordered-multibinders" rev="1.0">
<artifact name="ordered-multibinders" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.jeuxjeux20', module='ordered-multibinders', version='1.0')
)
libraryDependencies += "com.github.jeuxjeux20" % "ordered-multibinders" % "1.0"
[com.github.jeuxjeux20/ordered-multibinders "1.0"]