License |
License |
---|---|
Categories |
CategoriesKeY Data Data Formats Formal Verification |
GroupId | GroupIdde.hotkeyyy |
ArtifactId | ArtifactIdsimplescoreboard |
Last Version | Last Version0.0.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsimplescoreboard
simplescoreboard
|
Filename | Size |
---|---|
simplescoreboard-0.0.6.pom | |
simplescoreboard-0.0.6.jar | 4 KB |
simplescoreboard-0.0.6-sources.jar | 1 KB |
simplescoreboard-0.0.6-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/de.hotkeyyy/simplescoreboard/ -->
<dependency>
<groupId>de.hotkeyyy</groupId>
<artifactId>simplescoreboard</artifactId>
<version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/de.hotkeyyy/simplescoreboard/
implementation 'de.hotkeyyy:simplescoreboard:0.0.6'
// https://jarcasting.com/artifacts/de.hotkeyyy/simplescoreboard/
implementation ("de.hotkeyyy:simplescoreboard:0.0.6")
'de.hotkeyyy:simplescoreboard:jar:0.0.6'
<dependency org="de.hotkeyyy" name="simplescoreboard" rev="0.0.6">
<artifact name="simplescoreboard" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.hotkeyyy', module='simplescoreboard', version='0.0.6')
)
libraryDependencies += "de.hotkeyyy" % "simplescoreboard" % "0.0.6"
[de.hotkeyyy/simplescoreboard "0.0.6"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.4.30 |