is not current version
Last Version 1.2.3

com.github.xphsc:eglsc-helper 1.1.3


GroupId

GroupId

com.github.xphsc
ArtifactId

ArtifactId

eglsc-helper
Version

Version

1.1.3
Type

Type

jar

Download eglsc-helper 1.1.3


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