| License |
License |
|---|---|
| GroupId | GroupIdcom.github.gkutiel |
| ArtifactId | ArtifactIdup |
| Version | Version0-RELEASE |
| Type | Typejar |
| Description |
Descriptionup
Web Framework
|
| Filename | Size |
|---|---|
| up-0-RELEASE.pom | |
| up-0-RELEASE.jar | 8 KB |
| up-0-RELEASE-sources.jar | 4 KB |
| up-0-RELEASE-javadoc.jar | 51 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.simpleframework : simple Optional | jar | 5.1.6 |
| com.google.code.gson : gson Optional | jar | 2.3 |