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