Last Version

se.lindhen.qrgame:qr-game-core 1.1.0

Compiler and runtime for .qg files. Allows the user to write games and compile them to a QR code. This QR game can then be scanned and played on a not yet named Android app.

License

License

GroupId

GroupId

se.lindhen.qrgame
ArtifactId

ArtifactId

qr-game-core
Version

Version

1.1.0
Type

Type

jar
Description

Description

se.lindhen.qrgame:qr-game-core
Compiler and runtime for .qg files. Allows the user to write games and compile them to a QR code. This QR game can then be scanned and played on a not yet named Android app.
Project URL

Project URL

https://github.com/SiXoS/qr-game
Source Code Management

Source Code Management

http://github.com/SiXoS/qr-game/tree/main

Download qr-game-core 1.1.0


<!-- https://jarcasting.com/artifacts/se.lindhen.qrgame/qr-game-core/ -->
<dependency>
    <groupId>se.lindhen.qrgame</groupId>
    <artifactId>qr-game-core</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/se.lindhen.qrgame/qr-game-core/
implementation 'se.lindhen.qrgame:qr-game-core:1.1.0'
// https://jarcasting.com/artifacts/se.lindhen.qrgame/qr-game-core/
implementation ("se.lindhen.qrgame:qr-game-core:1.1.0")
'se.lindhen.qrgame:qr-game-core:jar:1.1.0'
<dependency org="se.lindhen.qrgame" name="qr-game-core" rev="1.1.0">
  <artifact name="qr-game-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.lindhen.qrgame', module='qr-game-core', version='1.1.0')
)
libraryDependencies += "se.lindhen.qrgame" % "qr-game-core" % "1.1.0"
[se.lindhen.qrgame/qr-game-core "1.1.0"]

Dependencies

compile (4)

Group / Artifact Type Version
org.antlr : antlr4 jar 4.3
info.picocli : picocli jar 4.6.1
com.google.zxing : core jar 3.3.0
com.google.zxing : javase jar 3.3.0

provided (5)

Group / Artifact Type Version
org.apache.maven.plugins : maven-assembly-plugin jar 3.3.0
org.apache.maven.plugins : maven-source-plugin jar 2.2.1
org.apache.maven.plugins : maven-javadoc-plugin jar 2.9.1
org.apache.maven.plugins : maven-gpg-plugin jar 1.5
org.jacoco : jacoco-maven-plugin jar 0.8.7

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.