License |
License |
---|---|
Categories |
CategoriesAnt Build Tools JUnit Unit Testing CLI User Interface |
GroupId | GroupIdcom.github.adedayo.eclipse.sdk |
ArtifactId | ArtifactIdorg.eclipse.ant.optional.junit |
Last Version | Last Version3.3.100 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.eclipse.ant.optional.junit
A packaging of the eclipse sdk org.eclipse.ant.optional.junit library.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.adedayo.eclipse.sdk/org.eclipse.ant.optional.junit/ -->
<dependency>
<groupId>com.github.adedayo.eclipse.sdk</groupId>
<artifactId>org.eclipse.ant.optional.junit</artifactId>
<version>3.3.100</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.adedayo.eclipse.sdk/org.eclipse.ant.optional.junit/
implementation 'com.github.adedayo.eclipse.sdk:org.eclipse.ant.optional.junit:3.3.100'
// https://jarcasting.com/artifacts/com.github.adedayo.eclipse.sdk/org.eclipse.ant.optional.junit/
implementation ("com.github.adedayo.eclipse.sdk:org.eclipse.ant.optional.junit:3.3.100")
'com.github.adedayo.eclipse.sdk:org.eclipse.ant.optional.junit:jar:3.3.100'
<dependency org="com.github.adedayo.eclipse.sdk" name="org.eclipse.ant.optional.junit" rev="3.3.100">
<artifact name="org.eclipse.ant.optional.junit" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.adedayo.eclipse.sdk', module='org.eclipse.ant.optional.junit', version='3.3.100')
)
libraryDependencies += "com.github.adedayo.eclipse.sdk" % "org.eclipse.ant.optional.junit" % "3.3.100"
[com.github.adedayo.eclipse.sdk/org.eclipse.ant.optional.junit "3.3.100"]