in

The best micro web framework

License

License

GroupId

GroupId

com.github.gkutiel
ArtifactId

ArtifactId

in
Last Version

Last Version

3-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

in
The best micro web framework

Download in

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api Optional jar 1.7.7
org.simpleframework : simple Optional jar 5.1.6
com.google.code.gson : gson Optional jar 2.3

Project Modules

There are no modules declared in this project.

Versions

Version
3-RELEASE
2.3-RELEASE
2.2-RELEASE
2.1-RELEASE
2-RELEASE
1-RELEASE