Last Version

Speedy API 0.1.1

Shared API parts of the Speedy Web Application Framework

License

License

GroupId

GroupId

com.github.mwmahlberg.speedy
ArtifactId

ArtifactId

speedy-api
Version

Version

0.1.1
Type

Type

jar
Description

Description

Speedy API
Shared API parts of the Speedy Web Application Framework
Project URL

Project URL

http://mwmahlberg.github.io/speedy/speedy-api

Download speedy-api 0.1.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.