License |
License |
---|---|
GroupId | GroupIdcom.mastfrog |
ArtifactId | ArtifactIdscopes |
Version | Version2.7.2 |
Type | Typejar |
Description |
Descriptionscopes
Shared configuration for Giulius, Acteur and
related projects
|
Project URL |
Project URL |
Project Organization |
Project OrganizationMastfrog Technologies |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
scopes-2.7.2.pom | |
scopes-2.7.2.jar | 24 KB |
scopes-2.7.2-sources.jar | 16 KB |
scopes-2.7.2-javadoc.jar | 47 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.mastfrog/scopes/ -->
<dependency>
<groupId>com.mastfrog</groupId>
<artifactId>scopes</artifactId>
<version>2.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.mastfrog/scopes/
implementation 'com.mastfrog:scopes:2.7.2'
// https://jarcasting.com/artifacts/com.mastfrog/scopes/
implementation ("com.mastfrog:scopes:2.7.2")
'com.mastfrog:scopes:jar:2.7.2'
<dependency org="com.mastfrog" name="scopes" rev="2.7.2">
<artifact name="scopes" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mastfrog', module='scopes', version='2.7.2')
)
libraryDependencies += "com.mastfrog" % "scopes" % "2.7.2"
[com.mastfrog/scopes "2.7.2"]
Group / Artifact | Type | Version |
---|---|---|
com.mastfrog : util-strings | jar | 2.7.2 |
com.mastfrog : function | jar | 2.7.2 |
com.mastfrog : util-function | jar | 2.7.2 |
com.google.inject : guice | jar | 5.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |