GroupId | GroupIdcom.jslsolucoes |
---|---|
ArtifactId | ArtifactIdhttp-info-se |
Version | Version1.0.26 |
Type | Typejar |
Filename | Size |
---|---|
http-info-se-1.0.26.pom | |
http-info-se-1.0.26.jar | 6 KB |
http-info-se-1.0.26-sources.jar | 4 KB |
http-info-se-1.0.26-javadoc.jar | 30 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jslsolucoes/http-info-se/ -->
<dependency>
<groupId>com.jslsolucoes</groupId>
<artifactId>http-info-se</artifactId>
<version>1.0.26</version>
</dependency>
// https://jarcasting.com/artifacts/com.jslsolucoes/http-info-se/
implementation 'com.jslsolucoes:http-info-se:1.0.26'
// https://jarcasting.com/artifacts/com.jslsolucoes/http-info-se/
implementation ("com.jslsolucoes:http-info-se:1.0.26")
'com.jslsolucoes:http-info-se:jar:1.0.26'
<dependency org="com.jslsolucoes" name="http-info-se" rev="1.0.26">
<artifact name="http-info-se" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jslsolucoes', module='http-info-se', version='1.0.26')
)
libraryDependencies += "com.jslsolucoes" % "http-info-se" % "1.0.26"
[com.jslsolucoes/http-info-se "1.0.26"]