is not current version
Last Version 1.1.7

org.apache.pluto:assembly 1.1.3


GroupId

GroupId

org.apache.pluto
ArtifactId

ArtifactId

assembly
Version

Version

1.1.3
Type

Type

jar

Download assembly 1.1.3


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