is not current version
Last Version 2.3.1-fix

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


GroupId

GroupId

com.avalon-inc.web
ArtifactId

ArtifactId

web-commons
Version

Version

0.1.1
Type

Type

jar

Download web-commons 0.1.1


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