Categories |
CategoriesIDE Development Tools |
---|---|
GroupId | GroupIdorg.apache.streams |
ArtifactId | ArtifactIdstreams-provider-google-gplus |
Version | Version0.6.0 |
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.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.streams/streams-provider-google-gplus/
implementation 'org.apache.streams:streams-provider-google-gplus:0.6.0'
// https://jarcasting.com/artifacts/org.apache.streams/streams-provider-google-gplus/
implementation ("org.apache.streams:streams-provider-google-gplus:0.6.0")
'org.apache.streams:streams-provider-google-gplus:jar:0.6.0'
<dependency org="org.apache.streams" name="streams-provider-google-gplus" rev="0.6.0">
<artifact name="streams-provider-google-gplus" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.streams', module='streams-provider-google-gplus', version='0.6.0')
)
libraryDependencies += "org.apache.streams" % "streams-provider-google-gplus" % "0.6.0"
[org.apache.streams/streams-provider-google-gplus "0.6.0"]