myTCommons

A set of common Java utilities.

License

License

GroupId

GroupId

com.mytdev
ArtifactId

ArtifactId

myt-commons
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

myTCommons
A set of common Java utilities.
Project Organization

Project Organization

myTDev

Download myt-commons

How to add to project

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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.8.2
org.mockito : mockito-all jar 1.8.5

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1