is not current version
Last Version 2.0.0-425

com.github.cafapi.election:election-null 1.16.0-118


GroupId

GroupId

com.github.cafapi.election
ArtifactId

ArtifactId

election-null
Version

Version

1.16.0-118
Type

Type

jar

Download election-null 1.16.0-118


<!-- https://jarcasting.com/artifacts/com.github.cafapi.election/election-null/ -->
<dependency>
    <groupId>com.github.cafapi.election</groupId>
    <artifactId>election-null</artifactId>
    <version>1.16.0-118</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafapi.election/election-null/
implementation 'com.github.cafapi.election:election-null:1.16.0-118'
// https://jarcasting.com/artifacts/com.github.cafapi.election/election-null/
implementation ("com.github.cafapi.election:election-null:1.16.0-118")
'com.github.cafapi.election:election-null:jar:1.16.0-118'
<dependency org="com.github.cafapi.election" name="election-null" rev="1.16.0-118">
  <artifact name="election-null" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cafapi.election', module='election-null', version='1.16.0-118')
)
libraryDependencies += "com.github.cafapi.election" % "election-null" % "1.16.0-118"
[com.github.cafapi.election/election-null "1.16.0-118"]