Download knotx-gateway-1.1.1.jar file - Jar k

Jar examples for k:knotx-gateway

Description

You can download jar file knotx-gateway 1.1.1 in this page.

License

Apache License

Build File

You can use the following script to add knotx-gateway-1.1.1.jar to your project.

<dependency>
   <groupId>io.knotx</groupId>
   <artifactId>knotx-gateway</artifactId>
   <version>1.1.1</version>
</dependency>
compile group: 'io.knotx', name: 'knotx-gateway', version: '1.1.1'
libraryDependencies += "io.knotx" % "knotx-gateway" % "1.1.1"
<dependency org="io.knotx" name="knotx-gateway" rev="1.1.1"/>
@Grapes(@Grab(group='io.knotx', module='knotx-gateway', version='1.1.1'))
'io.knotx:knotx-gateway:jar:1.1.1'

Download

Click the following link to download the jar file.

knotx-gateway-1.1.1-javadoc.jar
knotx-gateway-1.1.1-sources.jar
knotx-gateway-1.1.1.jar
knotx-gateway-1.1.1.pom



Related Tutorials