GroupId | GroupIdcom.jslsolucoes |
---|---|
ArtifactId | ArtifactIdhttp-info-se |
Version | Version1.0.27 |
Type | Typejar |
Filename | Size |
---|---|
http-info-se-1.0.27.pom | |
http-info-se-1.0.27.jar | 6 KB |
http-info-se-1.0.27-sources.jar | 4 KB |
http-info-se-1.0.27-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.27</version>
</dependency>
// https://jarcasting.com/artifacts/com.jslsolucoes/http-info-se/
implementation 'com.jslsolucoes:http-info-se:1.0.27'
// https://jarcasting.com/artifacts/com.jslsolucoes/http-info-se/
implementation ("com.jslsolucoes:http-info-se:1.0.27")
'com.jslsolucoes:http-info-se:jar:1.0.27'
<dependency org="com.jslsolucoes" name="http-info-se" rev="1.0.27">
<artifact name="http-info-se" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jslsolucoes', module='http-info-se', version='1.0.27')
)
libraryDependencies += "com.jslsolucoes" % "http-info-se" % "1.0.27"
[com.jslsolucoes/http-info-se "1.0.27"]