is not current version
Last Version 2.0.3

com.github.sea-boat:qa_extractor 1.0.4

qa extractor

GroupId

GroupId

com.github.sea-boat
ArtifactId

ArtifactId

qa_extractor
Version

Version

1.0.4
Type

Type

jar

Download qa_extractor 1.0.4


<!-- https://jarcasting.com/artifacts/com.github.sea-boat/qa_extractor/ -->
<dependency>
    <groupId>com.github.sea-boat</groupId>
    <artifactId>qa_extractor</artifactId>
    <version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sea-boat/qa_extractor/
implementation 'com.github.sea-boat:qa_extractor:1.0.4'
// https://jarcasting.com/artifacts/com.github.sea-boat/qa_extractor/
implementation ("com.github.sea-boat:qa_extractor:1.0.4")
'com.github.sea-boat:qa_extractor:jar:1.0.4'
<dependency org="com.github.sea-boat" name="qa_extractor" rev="1.0.4">
  <artifact name="qa_extractor" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sea-boat', module='qa_extractor', version='1.0.4')
)
libraryDependencies += "com.github.sea-boat" % "qa_extractor" % "1.0.4"
[com.github.sea-boat/qa_extractor "1.0.4"]