License |
License
Harium Commercial License
|
---|---|
GroupId | GroupIdcom.harium.etyl |
ArtifactId | ArtifactIdcommons |
Last Version | Last Version1.4.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEtyl Commons
Etyl's common core
|
Filename | Size |
---|---|
commons-1.4.2.pom | |
commons-1.4.2.jar | 63 KB |
commons-1.4.2-sources.jar | 35 KB |
commons-1.4.2-javadoc.jar | 384 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.harium.etyl/commons/ -->
<dependency>
<groupId>com.harium.etyl</groupId>
<artifactId>commons</artifactId>
<version>1.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.harium.etyl/commons/
implementation 'com.harium.etyl:commons:1.4.2'
// https://jarcasting.com/artifacts/com.harium.etyl/commons/
implementation ("com.harium.etyl:commons:1.4.2")
'com.harium.etyl:commons:jar:1.4.2'
<dependency org="com.harium.etyl" name="commons" rev="1.4.2">
<artifact name="commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.harium.etyl', module='commons', version='1.4.2')
)
libraryDependencies += "com.harium.etyl" % "commons" % "1.4.2"
[com.harium.etyl/commons "1.4.2"]
Group / Artifact | Type | Version |
---|---|---|
com.harium.etyl : geometry | jar | 1.3.1 |
com.harium.etyl : io | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.mockito : mockito-all | jar | 1.10.19 |