Last Version

core 1.2.0

Core module for the Leinwand GF graphics framework

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

de.bright-side.lgf
ArtifactId

ArtifactId

lgf-core
Version

Version

1.2.0
Type

Type

jar
Description

Description

core
Core module for the Leinwand GF graphics framework
Project URL

Project URL

https://github.com/pheyse/LeinwandGF
Project Organization

Project Organization

Philip Heyse

Download lgf-core 1.2.0


<!-- https://jarcasting.com/artifacts/de.bright-side.lgf/lgf-core/ -->
<dependency>
    <groupId>de.bright-side.lgf</groupId>
    <artifactId>lgf-core</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.bright-side.lgf/lgf-core/
implementation 'de.bright-side.lgf:lgf-core:1.2.0'
// https://jarcasting.com/artifacts/de.bright-side.lgf/lgf-core/
implementation ("de.bright-side.lgf:lgf-core:1.2.0")
'de.bright-side.lgf:lgf-core:jar:1.2.0'
<dependency org="de.bright-side.lgf" name="lgf-core" rev="1.2.0">
  <artifact name="lgf-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.bright-side.lgf', module='lgf-core', version='1.2.0')
)
libraryDependencies += "de.bright-side.lgf" % "lgf-core" % "1.2.0"
[de.bright-side.lgf/lgf-core "1.2.0"]

Dependencies

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.5.2
junit : junit jar 3.8.2

Project Modules

There are no modules declared in this project.