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