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