is not current version
Last Version 1.2.3

com.github.xphsc:eglsc-helper 1.0.4


GroupId

GroupId

com.github.xphsc
ArtifactId

ArtifactId

eglsc-helper
Version

Version

1.0.4
Type

Type

jar

Download eglsc-helper 1.0.4


<!-- https://jarcasting.com/artifacts/com.github.xphsc/eglsc-helper/ -->
<dependency>
    <groupId>com.github.xphsc</groupId>
    <artifactId>eglsc-helper</artifactId>
    <version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xphsc/eglsc-helper/
implementation 'com.github.xphsc:eglsc-helper:1.0.4'
// https://jarcasting.com/artifacts/com.github.xphsc/eglsc-helper/
implementation ("com.github.xphsc:eglsc-helper:1.0.4")
'com.github.xphsc:eglsc-helper:jar:1.0.4'
<dependency org="com.github.xphsc" name="eglsc-helper" rev="1.0.4">
  <artifact name="eglsc-helper" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xphsc', module='eglsc-helper', version='1.0.4')
)
libraryDependencies += "com.github.xphsc" % "eglsc-helper" % "1.0.4"
[com.github.xphsc/eglsc-helper "1.0.4"]