| License |
License |
|---|---|
| GroupId | GroupIdcom.mastfrog |
| ArtifactId | ArtifactIdscopes-parent |
| Version | Version2.7.2 |
| Type | Typepom |
| Description |
DescriptionScopes Parent
Guice custom scope tols
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationMastfrog Technologies |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| scopes-parent-2.7.2.pom | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.mastfrog/scopes-parent/ -->
<dependency>
<groupId>com.mastfrog</groupId>
<artifactId>scopes-parent</artifactId>
<version>2.7.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.mastfrog/scopes-parent/
implementation 'com.mastfrog:scopes-parent:2.7.2'
// https://jarcasting.com/artifacts/com.mastfrog/scopes-parent/
implementation ("com.mastfrog:scopes-parent:2.7.2")
'com.mastfrog:scopes-parent:pom:2.7.2'
<dependency org="com.mastfrog" name="scopes-parent" rev="2.7.2">
<artifact name="scopes-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.mastfrog', module='scopes-parent', version='2.7.2')
)
libraryDependencies += "com.mastfrog" % "scopes-parent" % "2.7.2"
[com.mastfrog/scopes-parent "2.7.2"]