License |
License |
---|---|
GroupId | GroupIdio.easybest |
ArtifactId | ArtifactIdeasybest-boot-tests |
Last Version | Last Version2.1.8.SR3 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionEasyBest Boot Tests
EasyBest Boot Test
|
Filename | Size |
---|---|
easybest-boot-tests-2.1.8.SR3.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.easybest/easybest-boot-tests/ -->
<dependency>
<groupId>io.easybest</groupId>
<artifactId>easybest-boot-tests</artifactId>
<version>2.1.8.SR3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.easybest/easybest-boot-tests/
implementation 'io.easybest:easybest-boot-tests:2.1.8.SR3'
// https://jarcasting.com/artifacts/io.easybest/easybest-boot-tests/
implementation ("io.easybest:easybest-boot-tests:2.1.8.SR3")
'io.easybest:easybest-boot-tests:pom:2.1.8.SR3'
<dependency org="io.easybest" name="easybest-boot-tests" rev="2.1.8.SR3">
<artifact name="easybest-boot-tests" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.easybest', module='easybest-boot-tests', version='2.1.8.SR3')
)
libraryDependencies += "io.easybest" % "easybest-boot-tests" % "2.1.8.SR3"
[io.easybest/easybest-boot-tests "2.1.8.SR3"]