License |
License
Harium Commercial License
|
---|---|
GroupId | GroupIdcom.harium |
ArtifactId | ArtifactIdetyl |
Version | Version1.0.18 |
Type | Typejar |
Description |
DescriptionEtyl
Etyl's Core
|
Filename | Size |
---|---|
etyl-1.0.18.pom | |
etyl-1.0.18.jar | 337 KB |
etyl-1.0.18-sources.jar | 194 KB |
etyl-1.0.18-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.harium/etyl/ -->
<dependency>
<groupId>com.harium</groupId>
<artifactId>etyl</artifactId>
<version>1.0.18</version>
</dependency>
// https://jarcasting.com/artifacts/com.harium/etyl/
implementation 'com.harium:etyl:1.0.18'
// https://jarcasting.com/artifacts/com.harium/etyl/
implementation ("com.harium:etyl:1.0.18")
'com.harium:etyl:jar:1.0.18'
<dependency org="com.harium" name="etyl" rev="1.0.18">
<artifact name="etyl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.harium', module='etyl', version='1.0.18')
)
libraryDependencies += "com.harium" % "etyl" % "1.0.18"
[com.harium/etyl "1.0.18"]
Group / Artifact | Type | Version |
---|---|---|
com.harium.etyl : etyl-gdx | jar | 1.0 |
com.harium : etyl-commons | jar | 1.0.8 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |