License |
License |
---|---|
Categories |
CategoriesContainer |
GroupId | GroupIdorg.testatoo.container |
ArtifactId | ArtifactIdtestatoo-container |
Last Version | Last Version2.1.ga |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontestatoo-container
Container parent pom and agregator
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
testatoo-container-2.1.ga.pom | 2 KB |
testatoo-container-2.1.ga-tests.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.testatoo.container/testatoo-container/ -->
<dependency>
<groupId>org.testatoo.container</groupId>
<artifactId>testatoo-container</artifactId>
<version>2.1.ga</version>
</dependency>
// https://jarcasting.com/artifacts/org.testatoo.container/testatoo-container/
implementation 'org.testatoo.container:testatoo-container:2.1.ga'
// https://jarcasting.com/artifacts/org.testatoo.container/testatoo-container/
implementation ("org.testatoo.container:testatoo-container:2.1.ga")
'org.testatoo.container:testatoo-container:jar:2.1.ga'
<dependency org="org.testatoo.container" name="testatoo-container" rev="2.1.ga">
<artifact name="testatoo-container" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.testatoo.container', module='testatoo-container', version='2.1.ga')
)
libraryDependencies += "org.testatoo.container" % "testatoo-container" % "2.1.ga"
[org.testatoo.container/testatoo-container "2.1.ga"]