GroupId | GroupIdio.laminext |
---|---|
ArtifactId | ArtifactIdfetch_sjs1_3 |
Version | Version0.13.8 |
Type | Typejar |
Filename | Size |
---|---|
fetch_sjs1_3-0.13.8.pom | |
fetch_sjs1_3-0.13.8.jar | 151 KB |
fetch_sjs1_3-0.13.8-sources.jar | 8 KB |
fetch_sjs1_3-0.13.8-javadoc.jar | 229 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.laminext/fetch_sjs1_3/ -->
<dependency>
<groupId>io.laminext</groupId>
<artifactId>fetch_sjs1_3</artifactId>
<version>0.13.8</version>
</dependency>
// https://jarcasting.com/artifacts/io.laminext/fetch_sjs1_3/
implementation 'io.laminext:fetch_sjs1_3:0.13.8'
// https://jarcasting.com/artifacts/io.laminext/fetch_sjs1_3/
implementation ("io.laminext:fetch_sjs1_3:0.13.8")
'io.laminext:fetch_sjs1_3:jar:0.13.8'
<dependency org="io.laminext" name="fetch_sjs1_3" rev="0.13.8">
<artifact name="fetch_sjs1_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.laminext', module='fetch_sjs1_3', version='0.13.8')
)
libraryDependencies += "io.laminext" % "fetch_sjs1_3" % "0.13.8"
[io.laminext/fetch_sjs1_3 "0.13.8"]