is not current version
Last Version 0.17.0

org.metaeffekt.dcc:dcc-solution-template 0.10.0


GroupId

GroupId

org.metaeffekt.dcc
ArtifactId

ArtifactId

dcc-solution-template
Version

Version

0.10.0
Type

Type

jar

Download dcc-solution-template 0.10.0


<!-- https://jarcasting.com/artifacts/org.metaeffekt.dcc/dcc-solution-template/ -->
<dependency>
    <groupId>org.metaeffekt.dcc</groupId>
    <artifactId>dcc-solution-template</artifactId>
    <version>0.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.metaeffekt.dcc/dcc-solution-template/
implementation 'org.metaeffekt.dcc:dcc-solution-template:0.10.0'
// https://jarcasting.com/artifacts/org.metaeffekt.dcc/dcc-solution-template/
implementation ("org.metaeffekt.dcc:dcc-solution-template:0.10.0")
'org.metaeffekt.dcc:dcc-solution-template:jar:0.10.0'
<dependency org="org.metaeffekt.dcc" name="dcc-solution-template" rev="0.10.0">
  <artifact name="dcc-solution-template" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.metaeffekt.dcc', module='dcc-solution-template', version='0.10.0')
)
libraryDependencies += "org.metaeffekt.dcc" % "dcc-solution-template" % "0.10.0"
[org.metaeffekt.dcc/dcc-solution-template "0.10.0"]