is not current version
Last Version 1.8.1

com.github.mavenplugins.maven-doctest-plugin:doctesting 1.2.0


Categories

Categories

Maven Build Tools
GroupId

GroupId

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

ArtifactId

doctesting
Version

Version

1.2.0
Type

Type

war

Download doctesting 1.2.0


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