License |
License |
---|---|
GroupId | GroupIdorg.tomitribe |
ArtifactId | ArtifactIdchatterbox-imap-parent |
Last Version | Last Version0.2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionChatterbox :: IMAP
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
chatterbox-imap-parent-0.2.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.tomitribe/chatterbox-imap-parent/ -->
<dependency>
<groupId>org.tomitribe</groupId>
<artifactId>chatterbox-imap-parent</artifactId>
<version>0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.tomitribe/chatterbox-imap-parent/
implementation 'org.tomitribe:chatterbox-imap-parent:0.2'
// https://jarcasting.com/artifacts/org.tomitribe/chatterbox-imap-parent/
implementation ("org.tomitribe:chatterbox-imap-parent:0.2")
'org.tomitribe:chatterbox-imap-parent:pom:0.2'
<dependency org="org.tomitribe" name="chatterbox-imap-parent" rev="0.2">
<artifact name="chatterbox-imap-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.tomitribe', module='chatterbox-imap-parent', version='0.2')
)
libraryDependencies += "org.tomitribe" % "chatterbox-imap-parent" % "0.2"
[org.tomitribe/chatterbox-imap-parent "0.2"]