Last Version

com.mytechia:mytechia_commons_library 1.0.8

A collection of general utilities for programming in JAVA.

License

License

GroupId

GroupId

com.mytechia
ArtifactId

ArtifactId

mytechia_commons_library
Version

Version

1.0.8
Type

Type

jar
Description

Description

com.mytechia:mytechia_commons_library
A collection of general utilities for programming in JAVA.
Project URL

Project URL

https://github.com/GII/mytechia_commons
Project Organization

Project Organization

Mytech Ingenieria Aplicada
Source Code Management

Source Code Management

https://github.com/GII/mytechia_commons.git

Download mytechia_commons_library 1.0.8


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
org.picocontainer : picocontainer jar 2.8

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.