Last Version

scopes 2.8.3

Shared configuration for Giulius, Acteur and related projects

License

License

MIT
GroupId

GroupId

com.mastfrog
ArtifactId

ArtifactId

scopes
Version

Version

2.8.3
Type

Type

jar
Description

Description

scopes
Shared configuration for Giulius, Acteur and related projects
Project URL

Project URL

https://github.com/timboudreau/scopes
Project Organization

Project Organization

Mastfrog Technologies
Source Code Management

Source Code Management

https://github.com/timboudreau/scopes.git

Download scopes 2.8.3


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

Dependencies

compile (4)

Group / Artifact Type Version
com.mastfrog : util-strings jar 2.8.3
com.mastfrog : function jar 2.8.3
com.mastfrog : util-function jar 2.8.3
com.google.inject : guice jar 5.1.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.