License |
License |
---|---|
GroupId | GroupIdcom.mytechia |
ArtifactId | ArtifactIdmytechia_commons_library |
Last Version | Last Version1.0.8 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.mytechia:mytechia_commons_library
A collection of general utilities for programming in JAVA.
|
Project URL |
Project URL |
Project Organization |
Project OrganizationMytech Ingenieria Aplicada |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.mytechia/mytechia_commons_library/ -->
<dependency>
<groupId>com.mytechia</groupId>
<artifactId>mytechia_commons_library</artifactId>
<version>1.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.mytechia/mytechia_commons_library/
implementation 'com.mytechia:mytechia_commons_library:1.0.8'
// https://jarcasting.com/artifacts/com.mytechia/mytechia_commons_library/
implementation ("com.mytechia:mytechia_commons_library:1.0.8")
'com.mytechia:mytechia_commons_library:jar:1.0.8'
<dependency org="com.mytechia" name="mytechia_commons_library" rev="1.0.8">
<artifact name="mytechia_commons_library" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mytechia', module='mytechia_commons_library', version='1.0.8')
)
libraryDependencies += "com.mytechia" % "mytechia_commons_library" % "1.0.8"
[com.mytechia/mytechia_commons_library "1.0.8"]
Group / Artifact | Type | Version |
---|---|---|
org.picocontainer : picocontainer | jar | 2.8 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |