is not current version
Last Version 4.2.rc3

com.mycila:license-maven-plugin-svn 4.0.rc1


Categories

Categories

Maven Build Tools Subversion Development Tools Version Controls
GroupId

GroupId

com.mycila
ArtifactId

ArtifactId

license-maven-plugin-svn
Version

Version

4.0.rc1
Type

Type

jar

Download license-maven-plugin-svn 4.0.rc1


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