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

License

The MIT License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials