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