Group Id com.avsystem.commons
Artifact Id commons-jetty_2.13
Version 2.0.0-ghtest5
Packaging jar
URL -
Badge
Last Updated 2020-12-20T03:58:56+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>com.avsystem.commons</groupId>
    <artifactId>commons-jetty_2.13</artifactId>
    <version>2.0.0-ghtest5</version>
</dependency>
implementation group: 'com.avsystem.commons', name: 'commons-jetty_2.13', version: '2.0.0-ghtest5'
implementation 'com.avsystem.commons:commons-jetty_2.13:2.0.0-ghtest5'
implementation("com.avsystem.commons:commons-jetty_2.13:2.0.0-ghtest5")
libraryDependencies += "com.avsystem.commons" % "commons-jetty_2.13" % "2.0.0-ghtest5"
<dependency org="com.avsystem.commons" name="commons-jetty_2.13" rev="2.0.0-ghtest5"/>
@Grapes(
    @Grab(group='com.avsystem.commons', module='commons-jetty_2.13', version='2.0.0-ghtest5')
)
[com.avsystem.commons/commons-jetty_2.13 "2.0.0-ghtest5"]
'com.avsystem.commons:commons-jetty_2.13:2.0.0-ghtest5'