License |
License |
---|---|
GroupId | GroupIdit.tidalwave.blueshades |
ArtifactId | ArtifactIdargyll |
Last Version | Last Version1.3.5.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionArgyll (Mac OS X)
Argyll (Mac OS X)
|
Project URL |
Project URL |
Project Organization |
Project OrganizationGraeme Gill |
Filename | Size |
---|---|
argyll-1.3.5.1.pom | 2 KB |
argyll-1.3.5.1-tests.jar | 2 KB |
argyll-1.3.5.1-macosx-intel-32.tgz | 14 MB |
Browse |
<!-- https://jarcasting.com/artifacts/it.tidalwave.blueshades/argyll/ -->
<dependency>
<groupId>it.tidalwave.blueshades</groupId>
<artifactId>argyll</artifactId>
<version>1.3.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/it.tidalwave.blueshades/argyll/
implementation 'it.tidalwave.blueshades:argyll:1.3.5.1'
// https://jarcasting.com/artifacts/it.tidalwave.blueshades/argyll/
implementation ("it.tidalwave.blueshades:argyll:1.3.5.1")
'it.tidalwave.blueshades:argyll:jar:1.3.5.1'
<dependency org="it.tidalwave.blueshades" name="argyll" rev="1.3.5.1">
<artifact name="argyll" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.tidalwave.blueshades', module='argyll', version='1.3.5.1')
)
libraryDependencies += "it.tidalwave.blueshades" % "argyll" % "1.3.5.1"
[it.tidalwave.blueshades/argyll "1.3.5.1"]