Categories |
CategoriesIDE Development Tools |
---|---|
GroupId | GroupIdorg.apache.streams |
ArtifactId | ArtifactIdstreams-provider-google-gplus |
Version | Version0.5.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.apache.streams/streams-provider-google-gplus/ -->
<dependency>
<groupId>org.apache.streams</groupId>
<artifactId>streams-provider-google-gplus</artifactId>
<version>0.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.streams/streams-provider-google-gplus/
implementation 'org.apache.streams:streams-provider-google-gplus:0.5.1'
// https://jarcasting.com/artifacts/org.apache.streams/streams-provider-google-gplus/
implementation ("org.apache.streams:streams-provider-google-gplus:0.5.1")
'org.apache.streams:streams-provider-google-gplus:jar:0.5.1'
<dependency org="org.apache.streams" name="streams-provider-google-gplus" rev="0.5.1">
<artifact name="streams-provider-google-gplus" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.streams', module='streams-provider-google-gplus', version='0.5.1')
)
libraryDependencies += "org.apache.streams" % "streams-provider-google-gplus" % "0.5.1"
[org.apache.streams/streams-provider-google-gplus "0.5.1"]