is not current version
Last Version 2.3.1-fix

com.avalon-inc.web:web-commons 2.2.6


GroupId

GroupId

com.avalon-inc.web
ArtifactId

ArtifactId

web-commons
Version

Version

2.2.6
Type

Type

jar

Download web-commons 2.2.6


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