is not current version
Last Version 1.2.0

de.bright-side.lgf:lgf-pc-demo 1.1.0


Categories

Categories

IDE Development Tools
GroupId

GroupId

de.bright-side.lgf
ArtifactId

ArtifactId

lgf-pc-demo
Version

Version

1.1.0
Type

Type

jar

Download lgf-pc-demo 1.1.0


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