| License |
License |
|---|---|
| GroupId | GroupIdcom.github.gkutiel |
| ArtifactId | ArtifactIdin |
| Version | Version3-RELEASE |
| Type | Typejar |
| Description |
Descriptionin
The best micro web framework
|
| Filename | Size |
|---|---|
| in-3-RELEASE.pom | |
| in-3-RELEASE.jar | 13 KB |
| in-3-RELEASE-sources.jar | 6 KB |
| in-3-RELEASE-javadoc.jar | 122 KB |
| Browse |
<!-- 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"]
| 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 |