is not current version
Last Version 20040902.070920

commons-jelly:commons-jelly-tags-junit 20030211.141731


Categories

Categories

JUnit Unit Testing
GroupId

GroupId

commons-jelly
ArtifactId

ArtifactId

commons-jelly-tags-junit
Version

Version

20030211.141731
Type

Type

jar

Download commons-jelly-tags-junit 20030211.141731


<!-- https://jarcasting.com/artifacts/commons-jelly/commons-jelly-tags-junit/ -->
<dependency>
    <groupId>commons-jelly</groupId>
    <artifactId>commons-jelly-tags-junit</artifactId>
    <version>20030211.141731</version>
</dependency>
// https://jarcasting.com/artifacts/commons-jelly/commons-jelly-tags-junit/
implementation 'commons-jelly:commons-jelly-tags-junit:20030211.141731'
// https://jarcasting.com/artifacts/commons-jelly/commons-jelly-tags-junit/
implementation ("commons-jelly:commons-jelly-tags-junit:20030211.141731")
'commons-jelly:commons-jelly-tags-junit:jar:20030211.141731'
<dependency org="commons-jelly" name="commons-jelly-tags-junit" rev="20030211.141731">
  <artifact name="commons-jelly-tags-junit" type="jar" />
</dependency>
@Grapes(
@Grab(group='commons-jelly', module='commons-jelly-tags-junit', version='20030211.141731')
)
libraryDependencies += "commons-jelly" % "commons-jelly-tags-junit" % "20030211.141731"
[commons-jelly/commons-jelly-tags-junit "20030211.141731"]