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