| License |
License |
|---|---|
| GroupId | GroupIdcom.github.gkutiel |
| ArtifactId | ArtifactIdflip-apt |
| Last Version | Last Version5-RELEASE |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionFlip APT
A new way to build web applications
|
| Filename | Size |
|---|---|
| flip-apt-5-RELEASE.pom | |
| flip-apt-5-RELEASE.jar | 6 KB |
| flip-apt-5-RELEASE-sources.jar | 10 KB |
| flip-apt-5-RELEASE-javadoc.jar | 110 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.gkutiel/flip-apt/ -->
<dependency>
<groupId>com.github.gkutiel</groupId>
<artifactId>flip-apt</artifactId>
<version>5-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gkutiel/flip-apt/
implementation 'com.github.gkutiel:flip-apt:5-RELEASE'
// https://jarcasting.com/artifacts/com.github.gkutiel/flip-apt/
implementation ("com.github.gkutiel:flip-apt:5-RELEASE")
'com.github.gkutiel:flip-apt:jar:5-RELEASE'
<dependency org="com.github.gkutiel" name="flip-apt" rev="5-RELEASE">
<artifact name="flip-apt" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gkutiel', module='flip-apt', version='5-RELEASE')
)
libraryDependencies += "com.github.gkutiel" % "flip-apt" % "5-RELEASE"
[com.github.gkutiel/flip-apt "5-RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.gkutiel : flip-utils | jar | 10-RELEASE |
| com.google.code.gson : gson | jar | 2.2.2 |
| com.thoughtworks.xstream : xstream | jar | 1.4.3 |
| org.eclipse.jetty.aggregate : jetty-all-server | jar | 8.0.0.v20110901 |