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