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