License |
License |
---|---|
GroupId | GroupIdcom.github.athieriot |
ArtifactId | ArtifactIdjtaches |
Last Version | Last Version1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjtaches
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
Filename | Size |
---|---|
jtaches-1.3.pom | |
jtaches-1.3.jar | 25 KB |
jtaches-1.3-sources.jar | 11 KB |
jtaches-1.3-javadoc.jar | 111 KB |
jtaches-1.3-jar-with-dependencies.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.athieriot/jtaches/ -->
<dependency>
<groupId>com.github.athieriot</groupId>
<artifactId>jtaches</artifactId>
<version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.athieriot/jtaches/
implementation 'com.github.athieriot:jtaches:1.3'
// https://jarcasting.com/artifacts/com.github.athieriot/jtaches/
implementation ("com.github.athieriot:jtaches:1.3")
'com.github.athieriot:jtaches:jar:1.3'
<dependency org="com.github.athieriot" name="jtaches" rev="1.3">
<artifact name="jtaches" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.athieriot', module='jtaches', version='1.3')
)
libraryDependencies += "com.github.athieriot" % "jtaches" % "1.3"
[com.github.athieriot/jtaches "1.3"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 13.0 |
com.beust : jcommander | jar | 1.29 |
org.yaml : snakeyaml | jar | 1.10 |
org.apache.commons : commons-lang3 | jar | 3.1 |
commons-io : commons-io | jar | 1.3.2 |
com.googlecode : minlog | jar | 1.2 |
com.rabbitmq : amqp-client | jar | 2.8.7 |
org.lesscss : lesscss | jar | 1.3.3 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.7 |
org.mockito : mockito-all | jar | 1.9.5-rc1 |