GroupId | GroupIdorg.wikibrainapi |
---|---|
ArtifactId | ArtifactIdwdtk-testing |
Version | Version0.3.3.shilad |
Type | Typejar |
Filename | Size |
---|---|
wdtk-testing-0.3.3.shilad.pom | |
wdtk-testing-0.3.3.shilad.jar | 11 KB |
wdtk-testing-0.3.3.shilad-sources.jar | 10 KB |
wdtk-testing-0.3.3.shilad-javadoc.jar | 49 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wikibrainapi/wdtk-testing/ -->
<dependency>
<groupId>org.wikibrainapi</groupId>
<artifactId>wdtk-testing</artifactId>
<version>0.3.3.shilad</version>
</dependency>
// https://jarcasting.com/artifacts/org.wikibrainapi/wdtk-testing/
implementation 'org.wikibrainapi:wdtk-testing:0.3.3.shilad'
// https://jarcasting.com/artifacts/org.wikibrainapi/wdtk-testing/
implementation ("org.wikibrainapi:wdtk-testing:0.3.3.shilad")
'org.wikibrainapi:wdtk-testing:jar:0.3.3.shilad'
<dependency org="org.wikibrainapi" name="wdtk-testing" rev="0.3.3.shilad">
<artifact name="wdtk-testing" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wikibrainapi', module='wdtk-testing', version='0.3.3.shilad')
)
libraryDependencies += "org.wikibrainapi" % "wdtk-testing" % "0.3.3.shilad"
[org.wikibrainapi/wdtk-testing "0.3.3.shilad"]