is not current version
Last Version 3.1.8

com.github.fangjinuo.agileway:agileway 2.3.2

Java frameworks extensions: servlet, httpclient, spring, ... etc

GroupId

GroupId

com.github.fangjinuo.agileway
ArtifactId

ArtifactId

agileway
Version

Version

2.3.2
Type

Type

pom

Download agileway 2.3.2

Filename Size
agileway-2.3.2.pom 19 KB
Browse

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