is not current version
Last Version 0.6.1

org.apache.streams:streams-provider-google-gmail 0.5.1

GMail Provider

Categories

Categories

IDE Development Tools
GroupId

GroupId

org.apache.streams
ArtifactId

ArtifactId

streams-provider-google-gmail
Version

Version

0.5.1
Type

Type

jar

Download streams-provider-google-gmail 0.5.1


<!-- https://jarcasting.com/artifacts/org.apache.streams/streams-provider-google-gmail/ -->
<dependency>
    <groupId>org.apache.streams</groupId>
    <artifactId>streams-provider-google-gmail</artifactId>
    <version>0.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.streams/streams-provider-google-gmail/
implementation 'org.apache.streams:streams-provider-google-gmail:0.5.1'
// https://jarcasting.com/artifacts/org.apache.streams/streams-provider-google-gmail/
implementation ("org.apache.streams:streams-provider-google-gmail:0.5.1")
'org.apache.streams:streams-provider-google-gmail:jar:0.5.1'
<dependency org="org.apache.streams" name="streams-provider-google-gmail" rev="0.5.1">
  <artifact name="streams-provider-google-gmail" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.streams', module='streams-provider-google-gmail', version='0.5.1')
)
libraryDependencies += "org.apache.streams" % "streams-provider-google-gmail" % "0.5.1"
[org.apache.streams/streams-provider-google-gmail "0.5.1"]