GroupId | GroupIdcom.github.xphsc |
---|---|
ArtifactId | ArtifactIdeglsc-helper |
Version | Version1.1.2 |
Type | Typejar |
Filename | Size |
---|---|
eglsc-helper-1.1.2.pom | |
eglsc-helper-1.1.2.jar | 244 KB |
eglsc-helper-1.1.2-sources.jar | 136 KB |
eglsc-helper-1.1.2-javadoc.jar | 710 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.xphsc/eglsc-helper/ -->
<dependency>
<groupId>com.github.xphsc</groupId>
<artifactId>eglsc-helper</artifactId>
<version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xphsc/eglsc-helper/
implementation 'com.github.xphsc:eglsc-helper:1.1.2'
// https://jarcasting.com/artifacts/com.github.xphsc/eglsc-helper/
implementation ("com.github.xphsc:eglsc-helper:1.1.2")
'com.github.xphsc:eglsc-helper:jar:1.1.2'
<dependency org="com.github.xphsc" name="eglsc-helper" rev="1.1.2">
<artifact name="eglsc-helper" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xphsc', module='eglsc-helper', version='1.1.2')
)
libraryDependencies += "com.github.xphsc" % "eglsc-helper" % "1.1.2"
[com.github.xphsc/eglsc-helper "1.1.2"]