is not current version
Last Version 2.8.3

com.mastfrog:mastfrog-parent 2.6.12

Shared configuration for Giulius, Acteur and related projects

GroupId

GroupId

com.mastfrog
ArtifactId

ArtifactId

mastfrog-parent
Version

Version

2.6.12
Type

Type

pom

Download mastfrog-parent 2.6.12

Filename Size
mastfrog-parent-2.6.12.pom 64 KB
Browse

<!-- https://jarcasting.com/artifacts/com.mastfrog/mastfrog-parent/ -->
<dependency>
    <groupId>com.mastfrog</groupId>
    <artifactId>mastfrog-parent</artifactId>
    <version>2.6.12</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.mastfrog/mastfrog-parent/
implementation 'com.mastfrog:mastfrog-parent:2.6.12'
// https://jarcasting.com/artifacts/com.mastfrog/mastfrog-parent/
implementation ("com.mastfrog:mastfrog-parent:2.6.12")
'com.mastfrog:mastfrog-parent:pom:2.6.12'
<dependency org="com.mastfrog" name="mastfrog-parent" rev="2.6.12">
  <artifact name="mastfrog-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.mastfrog', module='mastfrog-parent', version='2.6.12')
)
libraryDependencies += "com.mastfrog" % "mastfrog-parent" % "2.6.12"
[com.mastfrog/mastfrog-parent "2.6.12"]