is not current version
Last Version 2.0.0

org.seedstack:license-templates 2.0.0-M2


GroupId

GroupId

org.seedstack
ArtifactId

ArtifactId

license-templates
Version

Version

2.0.0-M2
Type

Type

jar

Download license-templates 2.0.0-M2


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