is not current version
Last Version 33

se.mdh:mdh-maven-build-tools 27

Delade resurser för byggverktyg.

Categories

Categories

Build Tools Maven
GroupId

GroupId

se.mdh
ArtifactId

ArtifactId

mdh-maven-build-tools
Version

Version

27
Type

Type

jar

Download mdh-maven-build-tools 27


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