is not current version
Last Version 1.8.1

com.github.mavenplugins.maven-doctest-plugin:doctest 1.7.0


Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.mavenplugins.maven-doctest-plugin
ArtifactId

ArtifactId

doctest
Version

Version

1.7.0
Type

Type

jar

Download doctest 1.7.0


<!-- https://jarcasting.com/artifacts/com.github.mavenplugins.maven-doctest-plugin/doctest/ -->
<dependency>
    <groupId>com.github.mavenplugins.maven-doctest-plugin</groupId>
    <artifactId>doctest</artifactId>
    <version>1.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mavenplugins.maven-doctest-plugin/doctest/
implementation 'com.github.mavenplugins.maven-doctest-plugin:doctest:1.7.0'
// https://jarcasting.com/artifacts/com.github.mavenplugins.maven-doctest-plugin/doctest/
implementation ("com.github.mavenplugins.maven-doctest-plugin:doctest:1.7.0")
'com.github.mavenplugins.maven-doctest-plugin:doctest:jar:1.7.0'
<dependency org="com.github.mavenplugins.maven-doctest-plugin" name="doctest" rev="1.7.0">
  <artifact name="doctest" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mavenplugins.maven-doctest-plugin', module='doctest', version='1.7.0')
)
libraryDependencies += "com.github.mavenplugins.maven-doctest-plugin" % "doctest" % "1.7.0"
[com.github.mavenplugins.maven-doctest-plugin/doctest "1.7.0"]