is not current version
Last Version 2.8.3

com.mastfrog:scopes-parent 2.7.0

Guice custom scope tols

GroupId

GroupId

com.mastfrog
ArtifactId

ArtifactId

scopes-parent
Version

Version

2.7.0
Type

Type

pom

Download scopes-parent 2.7.0

Filename Size
scopes-parent-2.7.0.pom 1 KB
Browse

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