is not current version
Last Version 1.2.0

io.github.henryssondaniel.teacup:core 1.1.0

Java Testing Framework for Communication Protocols and Web Services

GroupId

GroupId

io.github.henryssondaniel.teacup
ArtifactId

ArtifactId

core
Version

Version

1.1.0
Type

Type

jar

Download core 1.1.0


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