is not current version
Last Version 1.2.0

de.bright-side.lgf:lgf-pc 1.0.0


Categories

Categories

IDE Development Tools
GroupId

GroupId

de.bright-side.lgf
ArtifactId

ArtifactId

lgf-pc
Version

Version

1.0.0
Type

Type

jar

Download lgf-pc 1.0.0


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