License |
License |
---|---|
GroupId | GroupIdcom.mastfrog |
ArtifactId | ArtifactIdhttp-test-microframework |
Version | Version0.9.4-dev |
Type | Typejar |
Description |
DescriptionShared configuration for Giulius, Acteur and
related projects
|
Project Organization |
Project OrganizationMastfrog Technologies |
<!-- https://jarcasting.com/artifacts/com.mastfrog/http-test-microframework/ -->
<dependency>
<groupId>com.mastfrog</groupId>
<artifactId>http-test-microframework</artifactId>
<version>0.9.4-dev</version>
</dependency>
// https://jarcasting.com/artifacts/com.mastfrog/http-test-microframework/
implementation 'com.mastfrog:http-test-microframework:0.9.4-dev'
// https://jarcasting.com/artifacts/com.mastfrog/http-test-microframework/
implementation ("com.mastfrog:http-test-microframework:0.9.4-dev")
'com.mastfrog:http-test-microframework:jar:0.9.4-dev'
<dependency org="com.mastfrog" name="http-test-microframework" rev="0.9.4-dev">
<artifact name="http-test-microframework" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mastfrog', module='http-test-microframework', version='0.9.4-dev')
)
libraryDependencies += "com.mastfrog" % "http-test-microframework" % "0.9.4-dev"
[com.mastfrog/http-test-microframework "0.9.4-dev"]
Group / Artifact | Type | Version |
---|---|---|
com.mastfrog : java-vogon | jar | 2.8.1.1 |
com.mastfrog : annotation-tools | jar | 2.8.1 |
com.mastfrog : graph | jar | 2.8.1 |