| License |
License |
|---|---|
| GroupId | GroupIdcom.sshtools |
| ArtifactId | ArtifactIdicon-generator-common |
| Version | Version1.4.3 |
| Type | Typejar |
| Description |
DescriptionIcon Generator Common
Contains the Icon Generator core and shared classes.
|
| Filename | Size |
|---|---|
| icon-generator-common-1.4.3.pom | |
| icon-generator-common-1.4.3.jar | 148 KB |
| icon-generator-common-1.4.3-sources.jar | 114 KB |
| icon-generator-common-1.4.3-javadoc.jar | 199 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.sshtools/icon-generator-common/ -->
<dependency>
<groupId>com.sshtools</groupId>
<artifactId>icon-generator-common</artifactId>
<version>1.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.sshtools/icon-generator-common/
implementation 'com.sshtools:icon-generator-common:1.4.3'
// https://jarcasting.com/artifacts/com.sshtools/icon-generator-common/
implementation ("com.sshtools:icon-generator-common:1.4.3")
'com.sshtools:icon-generator-common:jar:1.4.3'
<dependency org="com.sshtools" name="icon-generator-common" rev="1.4.3">
<artifact name="icon-generator-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sshtools', module='icon-generator-common', version='1.4.3')
)
libraryDependencies += "com.sshtools" % "icon-generator-common" % "1.4.3"
[com.sshtools/icon-generator-common "1.4.3"]