is not current version
Last Version 3.0.2

org.atmosphere:atmosphere-buildtools 2.6.2


GroupId

GroupId

org.atmosphere
ArtifactId

ArtifactId

atmosphere-buildtools
Version

Version

2.6.2
Type

Type

jar

Download atmosphere-buildtools 2.6.2


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