| License |
License |
|---|---|
| GroupId | GroupIdcom.crowdscriber.captions |
| ArtifactId | ArtifactIdcaption-parser_2.13 |
| Version | Version0.1.6 |
| Type | Typejar |
| Description |
Descriptioncaption-parser
caption-parser
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.crowdscriber.captions/caption-parser_2.13/ -->
<dependency>
<groupId>com.crowdscriber.captions</groupId>
<artifactId>caption-parser_2.13</artifactId>
<version>0.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.crowdscriber.captions/caption-parser_2.13/
implementation 'com.crowdscriber.captions:caption-parser_2.13:0.1.6'
// https://jarcasting.com/artifacts/com.crowdscriber.captions/caption-parser_2.13/
implementation ("com.crowdscriber.captions:caption-parser_2.13:0.1.6")
'com.crowdscriber.captions:caption-parser_2.13:jar:0.1.6'
<dependency org="com.crowdscriber.captions" name="caption-parser_2.13" rev="0.1.6">
<artifact name="caption-parser_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.crowdscriber.captions', module='caption-parser_2.13', version='0.1.6')
)
libraryDependencies += "com.crowdscriber.captions" % "caption-parser_2.13" % "0.1.6"
[com.crowdscriber.captions/caption-parser_2.13 "0.1.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.0 |
| org.scala-lang.modules : scala-parser-combinators_2.13 | jar | 1.1.2 |
| commons-io : commons-io | jar | 2.4 |
| net.sourceforge.htmlcleaner : htmlcleaner | jar | 2.22 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.specs2 : specs2-core_2.13 | jar | 4.7.0 |