is not current version
Last Version 2.0.0-425

com.github.cafapi.election:election-null 1.4.0-111


GroupId

GroupId

com.github.cafapi.election
ArtifactId

ArtifactId

election-null
Version

Version

1.4.0-111
Type

Type

jar

Download election-null 1.4.0-111


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