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