is not current version
Last Version 1.4.0

org.apache.kudu:interface-annotations 0.10.0


GroupId

GroupId

org.apache.kudu
ArtifactId

ArtifactId

interface-annotations
Version

Version

0.10.0
Type

Type

jar

Download interface-annotations 0.10.0


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