is not current version
Last Version 2.8.3

com.mastfrog:mastfrog-modules 2.7.0


GroupId

GroupId

com.mastfrog
ArtifactId

ArtifactId

mastfrog-modules
Version

Version

2.7.0
Type

Type

pom

Download mastfrog-modules 2.7.0


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