is not current version
Last Version 3.0.4

org.refcodes:refcodes-web 3.0.3

This artifact provides web (HTTP) related definitions and types being used by REFCODES.ORG web related functionality and artifacts.

GroupId

GroupId

org.refcodes
ArtifactId

ArtifactId

refcodes-web
Version

Version

3.0.3
Type

Type

jar

Download refcodes-web 3.0.3


<!-- https://jarcasting.com/artifacts/org.refcodes/refcodes-web/ -->
<dependency>
    <groupId>org.refcodes</groupId>
    <artifactId>refcodes-web</artifactId>
    <version>3.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.refcodes/refcodes-web/
implementation 'org.refcodes:refcodes-web:3.0.3'
// https://jarcasting.com/artifacts/org.refcodes/refcodes-web/
implementation ("org.refcodes:refcodes-web:3.0.3")
'org.refcodes:refcodes-web:jar:3.0.3'
<dependency org="org.refcodes" name="refcodes-web" rev="3.0.3">
  <artifact name="refcodes-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.refcodes', module='refcodes-web', version='3.0.3')
)
libraryDependencies += "org.refcodes" % "refcodes-web" % "3.0.3"
[org.refcodes/refcodes-web "3.0.3"]