up

Web Framework

License

License

GroupId

GroupId

com.github.gkutiel
ArtifactId

ArtifactId

up
Last Version

Last Version

0-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

up
Web Framework

Download up

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
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
0-RELEASE