| Группа | Группаorg.bitbucket.bradleysmithllc.etlunit |
|---|---|
| Идентификатор | Идентификаторassertion |
| Версия | Версия1.8.4 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| assertion-1.8.4.pom | |
| assertion-1.8.4.jar | 9 KB |
| assertion-1.8.4-sources.jar | 5 KB |
| assertion-1.8.4-javadoc.jar | 45 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.bitbucket.bradleysmithllc.etlunit/assertion/ -->
<dependency>
<groupId>org.bitbucket.bradleysmithllc.etlunit</groupId>
<artifactId>assertion</artifactId>
<version>1.8.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.bradleysmithllc.etlunit/assertion/
implementation 'org.bitbucket.bradleysmithllc.etlunit:assertion:1.8.4'
// https://jarcasting.com/artifacts/org.bitbucket.bradleysmithllc.etlunit/assertion/
implementation ("org.bitbucket.bradleysmithllc.etlunit:assertion:1.8.4")
'org.bitbucket.bradleysmithllc.etlunit:assertion:jar:1.8.4'
<dependency org="org.bitbucket.bradleysmithllc.etlunit" name="assertion" rev="1.8.4">
<artifact name="assertion" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.bradleysmithllc.etlunit', module='assertion', version='1.8.4')
)
libraryDependencies += "org.bitbucket.bradleysmithllc.etlunit" % "assertion" % "1.8.4"
[org.bitbucket.bradleysmithllc.etlunit/assertion "1.8.4"]