License |
License
Harium Commercial License
|
---|---|
GroupId | GroupIdcom.harium.etyl |
ArtifactId | ArtifactIdetyl |
Last Version | Last Version1.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEtyl
Etyl's Core
|
Filename | Size |
---|---|
etyl-1.5.0.pom | |
etyl-1.5.0.jar | 140 KB |
etyl-1.5.0-sources.jar | 81 KB |
etyl-1.5.0-javadoc.jar | 671 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.harium.etyl/etyl/ -->
<dependency>
<groupId>com.harium.etyl</groupId>
<artifactId>etyl</artifactId>
<version>1.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.harium.etyl/etyl/
implementation 'com.harium.etyl:etyl:1.5.0'
// https://jarcasting.com/artifacts/com.harium.etyl/etyl/
implementation ("com.harium.etyl:etyl:1.5.0")
'com.harium.etyl:etyl:jar:1.5.0'
<dependency org="com.harium.etyl" name="etyl" rev="1.5.0">
<artifact name="etyl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.harium.etyl', module='etyl', version='1.5.0')
)
libraryDependencies += "com.harium.etyl" % "etyl" % "1.5.0"
[com.harium.etyl/etyl "1.5.0"]
Group / Artifact | Type | Version |
---|---|---|
com.harium.etyl : animation | jar | 1.4.0 |
com.harium.etyl : commons | jar | 1.4.0 |
com.harium.etyl : i18n | jar | 1.4.0 |
com.harium.etyl : font | jar | [1.0.1,) |
com.twelvemonkeys.imageio : imageio-hdr | jar | 3.4.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.mockito : mockito-all | jar | 1.10.19 |