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