is not current version
Last Version 0.0.24

com.lasmanis.maven:license-maven-config 0.0.18

Configuration and template files for com.mycila:license-maven-plugin

Categories

Categories

Maven Build Tools ASM Application Layer Libs Bytecode Manipulation config Configuration
GroupId

GroupId

com.lasmanis.maven
ArtifactId

ArtifactId

license-maven-config
Version

Version

0.0.18
Type

Type

jar

Download license-maven-config 0.0.18


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