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