is not current version
Last Version 1.3.7

com.cedarsoft.utils.legacy:web 1.3.4


GroupId

GroupId

com.cedarsoft.utils.legacy
ArtifactId

ArtifactId

web
Version

Version

1.3.4
Type

Type

jar

Download web 1.3.4


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