Download justify-core-6.2.0.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 6.2.0 in this page.

License

The MIT License

Build File

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

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

Download

Click the following link to download the jar file.

justify-core-6.2.0-javadoc.jar
justify-core-6.2.0-sources.jar
justify-core-6.2.0.jar
justify-core-6.2.0.pom



Related Tutorials