GroupId | GroupIdorg.wikibrainapi |
---|---|
ArtifactId | ArtifactIdwikibrain-integration-tests |
Version | Version0.3.0 |
Type | Typejar |
Filename | Size |
---|---|
wikibrain-integration-tests-0.3.0.pom | |
wikibrain-integration-tests-0.3.0.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wikibrainapi/wikibrain-integration-tests/ -->
<dependency>
<groupId>org.wikibrainapi</groupId>
<artifactId>wikibrain-integration-tests</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.wikibrainapi/wikibrain-integration-tests/
implementation 'org.wikibrainapi:wikibrain-integration-tests:0.3.0'
// https://jarcasting.com/artifacts/org.wikibrainapi/wikibrain-integration-tests/
implementation ("org.wikibrainapi:wikibrain-integration-tests:0.3.0")
'org.wikibrainapi:wikibrain-integration-tests:jar:0.3.0'
<dependency org="org.wikibrainapi" name="wikibrain-integration-tests" rev="0.3.0">
<artifact name="wikibrain-integration-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wikibrainapi', module='wikibrain-integration-tests', version='0.3.0')
)
libraryDependencies += "org.wikibrainapi" % "wikibrain-integration-tests" % "0.3.0"
[org.wikibrainapi/wikibrain-integration-tests "0.3.0"]