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