is not current version
Last Version 4.2.18

com.alibaba.otter:node.extend 4.2.12


GroupId

GroupId

com.alibaba.otter
ArtifactId

ArtifactId

node.extend
Version

Version

4.2.12
Type

Type

jar

Download node.extend 4.2.12


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