Last Version

io.github.henryssondaniel.teacup:engine 1.0.1

Testing Framework for Communication Protocols and Web Services

License

License

GroupId

GroupId

io.github.henryssondaniel.teacup
ArtifactId

ArtifactId

engine
Version

Version

1.0.1
Type

Type

jar
Description

Description

io.github.henryssondaniel.teacup:engine
Testing Framework for Communication Protocols and Web Services
Project URL

Project URL

https://github.com/HenryssonDaniel/teacup-java-engine
Source Code Management

Source Code Management

https://github.com/HenryssonDaniel/teacup-java-engine

Download engine 1.0.1


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

Dependencies

compile (2)

Group / Artifact Type Version
io.github.henryssondaniel.teacup : core jar 1.2.0
io.github.henryssondaniel.teacup : protocol jar 1.0.0

Project Modules

There are no modules declared in this project.