Download justify-core-8.5.0-alpha4.jar file - Jar j

Jar examples for j:justify-core

Description

CORE MODULE: PED Central is the home for the open-source ?Justify? suite of software engineering modules. Justify seeks API alignment between Java 1.8+ application code and JUnit 5 test code.

You can download jar file justify-core 8.5.0-alpha4 in this page.

License

The MIT License

Build File

You can use the following script to add justify-core-8.5.0-alpha4.jar to your project.

<dependency>
   <groupId>com.gtcgroup</groupId>
   <artifactId>justify-core</artifactId>
   <version>8.5.0-alpha4</version>
</dependency>
compile group: 'com.gtcgroup', name: 'justify-core', version: '8.5.0-alpha4'
libraryDependencies += "com.gtcgroup" % "justify-core" % "8.5.0-alpha4"
<dependency org="com.gtcgroup" name="justify-core" rev="8.5.0-alpha4"/>
@Grapes(@Grab(group='com.gtcgroup', module='justify-core', version='8.5.0-alpha4'))
'com.gtcgroup:justify-core:jar:8.5.0-alpha4'

Download

Click the following link to download the jar file.

justify-core-8.5.0-alpha4-javadoc.jar
justify-core-8.5.0-alpha4-sources.jar
justify-core-8.5.0-alpha4.jar
justify-core-8.5.0-alpha4.pom



Related Tutorials