is not current version
Last Version 2.0.0

com.airlenet:play-integration-webapp 1.0.0.RELEASE


Categories

Categories

Net
GroupId

GroupId

com.airlenet
ArtifactId

ArtifactId

play-integration-webapp
Version

Version

1.0.0.RELEASE
Type

Type

jar

Download play-integration-webapp 1.0.0.RELEASE


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