is not current version
Last Version 1.1.30

com.assist4j:assist4j-web 1.1.10

The Project of Assist4j

GroupId

GroupId

com.assist4j
ArtifactId

ArtifactId

assist4j-web
Version

Version

1.1.10
Type

Type

jar

Download assist4j-web 1.1.10


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