is not current version
Last Version 4.2.18

com.alibaba.otter:node.extend 4.2.9


GroupId

GroupId

com.alibaba.otter
ArtifactId

ArtifactId

node.extend
Version

Version

4.2.9
Type

Type

jar

Download node.extend 4.2.9


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