Last Version

com.mytechia:mytechia-commons-library 1.3.5

A collection of general utilities for programming in JAVA.

License

License

GroupId

GroupId

com.mytechia
ArtifactId

ArtifactId

mytechia-commons-library
Version

Version

1.3.5
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/mytechia/mytechia_commons
Project Organization

Project Organization

Mytech Ingenieria Aplicada
Source Code Management

Source Code Management

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

Download mytechia-commons-library 1.3.5


<!-- https://jarcasting.com/artifacts/com.mytechia/mytechia-commons-library/ -->
<dependency>
    <groupId>com.mytechia</groupId>
    <artifactId>mytechia-commons-library</artifactId>
    <version>1.3.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.mytechia/mytechia-commons-library/
implementation 'com.mytechia:mytechia-commons-library:1.3.5'
// https://jarcasting.com/artifacts/com.mytechia/mytechia-commons-library/
implementation ("com.mytechia:mytechia-commons-library:1.3.5")
'com.mytechia:mytechia-commons-library:jar:1.3.5'
<dependency org="com.mytechia" name="mytechia-commons-library" rev="1.3.5">
  <artifact name="mytechia-commons-library" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mytechia', module='mytechia-commons-library', version='1.3.5')
)
libraryDependencies += "com.mytechia" % "mytechia-commons-library" % "1.3.5"
[com.mytechia/mytechia-commons-library "1.3.5"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.