Jar examples for j:justify-core
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-alpha5 in this page.
The MIT License
You can use the following script to add justify-core-8.5.0-alpha5.jar to your project.
<dependency> <groupId>com.gtcgroup</groupId> <artifactId>justify-core</artifactId> <version>8.5.0-alpha5</version> </dependency>
compile group: 'com.gtcgroup', name: 'justify-core', version: '8.5.0-alpha5'
libraryDependencies += "com.gtcgroup" % "justify-core" % "8.5.0-alpha5"
<dependency org="com.gtcgroup" name="justify-core" rev="8.5.0-alpha5"/>
@Grapes(@Grab(group='com.gtcgroup', module='justify-core', version='8.5.0-alpha5'))
'com.gtcgroup:justify-core:jar:8.5.0-alpha5'
Click the following link to download the jar file.
justify-core-8.5.0-alpha5-javadoc.jar