is not current version
Last Version 33

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

Delade resurser för byggverktyg.

Categories

Categories

Build Tools Maven
GroupId

GroupId

se.mdh
ArtifactId

ArtifactId

mdh-maven-build-tools
Version

Version

29
Type

Type

jar

Download mdh-maven-build-tools 29


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