is not current version
Last Version 0.14.0

org.apache.twill:twill-common 0.4.1-incubating


GroupId

GroupId

org.apache.twill
ArtifactId

ArtifactId

twill-common
Version

Version

0.4.1-incubating
Type

Type

jar

Download twill-common 0.4.1-incubating


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