| License |
License |
|---|---|
| GroupId | GroupIdcom.github.cafapi.election |
| ArtifactId | ArtifactIdelection-null |
| Version | Version1.20.0-288 |
| Type | Typejar |
| Description |
DescriptionA set of re-usable Java libraries which are used by the various CAF Services and Frameworks.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| election-null-1.20.0-288.pom | |
| election-null-1.20.0-288.jar | 4 KB |
| election-null-1.20.0-288-sources.jar | 4 KB |
| election-null-1.20.0-288-javadoc.jar | 32 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.cafapi.election/election-null/ -->
<dependency>
<groupId>com.github.cafapi.election</groupId>
<artifactId>election-null</artifactId>
<version>1.20.0-288</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafapi.election/election-null/
implementation 'com.github.cafapi.election:election-null:1.20.0-288'
// https://jarcasting.com/artifacts/com.github.cafapi.election/election-null/
implementation ("com.github.cafapi.election:election-null:1.20.0-288")
'com.github.cafapi.election:election-null:jar:1.20.0-288'
<dependency org="com.github.cafapi.election" name="election-null" rev="1.20.0-288">
<artifact name="election-null" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cafapi.election', module='election-null', version='1.20.0-288')
)
libraryDependencies += "com.github.cafapi.election" % "election-null" % "1.20.0-288"
[com.github.cafapi.election/election-null "1.20.0-288"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.cafapi : caf-api | jar | 1.20.0-288 |