| License |
License |
|---|---|
| GroupId | GroupIdorg.sonatype.grrrowl |
| ArtifactId | ArtifactIdgrrrowl |
| Version | Version1.1.1 |
| Type | Typejar |
| Description |
DescriptionGrrrowl
Provides support for Growl.
|
| Project Organization |
Project OrganizationSonatype |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| grrrowl-1.1.1.pom | |
| grrrowl-1.1.1.jar | 22 KB |
| grrrowl-1.1.1-sources.jar | 20 KB |
| grrrowl-1.1.1-javadoc.jar | 89 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.sonatype.grrrowl/grrrowl/ -->
<dependency>
<groupId>org.sonatype.grrrowl</groupId>
<artifactId>grrrowl</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.sonatype.grrrowl/grrrowl/
implementation 'org.sonatype.grrrowl:grrrowl:1.1.1'
// https://jarcasting.com/artifacts/org.sonatype.grrrowl/grrrowl/
implementation ("org.sonatype.grrrowl:grrrowl:1.1.1")
'org.sonatype.grrrowl:grrrowl:jar:1.1.1'
<dependency org="org.sonatype.grrrowl" name="grrrowl" rev="1.1.1">
<artifact name="grrrowl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sonatype.grrrowl', module='grrrowl', version='1.1.1')
)
libraryDependencies += "org.sonatype.grrrowl" % "grrrowl" % "1.1.1"
[org.sonatype.grrrowl/grrrowl "1.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.5.10 |
| net.java.dev.jna : jna Optional | jar | 3.2.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.5.10 |
| junit : junit | jar | 4.7 |
| org.codehaus.groovy : groovy | jar | 1.7.0 |