Last Version

halp 0.9.0

Unit test your code's dependencies.

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.coxautodev
ArtifactId

ArtifactId

halp
Version

Version

0.9.0
Type

Type

jar
Description

Description

halp
Unit test your code's dependencies.
Project URL

Project URL

https://github.com/Cox-Automotive/halp
Source Code Management

Source Code Management

http://github.com/Cox-Automotive/halp/tree/master

Download halp 0.9.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.ow2.asm : asm jar 5.1
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.