License |
License |
---|---|
GroupId | GroupIdcom.viliussutkus89.licenseOnly |
ArtifactId | ArtifactIdLCMS |
Last Version | Last Version2.13.1 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionLCMS
Little CMS or LCMS is an open-source color management system, released as a software library for use in other programs which will allow the use of International Color Consortium profiles
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
LCMS-2.13.1.pom | |
LCMS-2.13.1-sources.jar | 261 bytes |
LCMS-2.13.1-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.viliussutkus89.licenseOnly/LCMS/ -->
<dependency>
<groupId>com.viliussutkus89.licenseOnly</groupId>
<artifactId>LCMS</artifactId>
<version>2.13.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.viliussutkus89.licenseOnly/LCMS/
implementation 'com.viliussutkus89.licenseOnly:LCMS:2.13.1'
// https://jarcasting.com/artifacts/com.viliussutkus89.licenseOnly/LCMS/
implementation ("com.viliussutkus89.licenseOnly:LCMS:2.13.1")
'com.viliussutkus89.licenseOnly:LCMS:aar:2.13.1'
<dependency org="com.viliussutkus89.licenseOnly" name="LCMS" rev="2.13.1">
<artifact name="LCMS" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.viliussutkus89.licenseOnly', module='LCMS', version='2.13.1')
)
libraryDependencies += "com.viliussutkus89.licenseOnly" % "LCMS" % "2.13.1"
[com.viliussutkus89.licenseOnly/LCMS "2.13.1"]