GroupId | GroupIdcom.elo7.nightfall |
---|---|
ArtifactId | ArtifactIdnightfall-riposte |
Version | Version2.1.0 |
Type | Typejar |
Filename | Size |
---|---|
nightfall-riposte-2.1.0.pom | |
nightfall-riposte-2.1.0.jar | 14 KB |
nightfall-riposte-2.1.0-sources.jar | 7 KB |
nightfall-riposte-2.1.0-shaded.jar | 3 MB |
nightfall-riposte-2.1.0-javadoc.jar | 37 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.elo7.nightfall/nightfall-riposte/ -->
<dependency>
<groupId>com.elo7.nightfall</groupId>
<artifactId>nightfall-riposte</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.elo7.nightfall/nightfall-riposte/
implementation 'com.elo7.nightfall:nightfall-riposte:2.1.0'
// https://jarcasting.com/artifacts/com.elo7.nightfall/nightfall-riposte/
implementation ("com.elo7.nightfall:nightfall-riposte:2.1.0")
'com.elo7.nightfall:nightfall-riposte:jar:2.1.0'
<dependency org="com.elo7.nightfall" name="nightfall-riposte" rev="2.1.0">
<artifact name="nightfall-riposte" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.elo7.nightfall', module='nightfall-riposte', version='2.1.0')
)
libraryDependencies += "com.elo7.nightfall" % "nightfall-riposte" % "2.1.0"
[com.elo7.nightfall/nightfall-riposte "2.1.0"]