is not current version
Last Version 1.0.0.1.RELEASE

com.mofum.scope:scope-spring-web 1.0.0.RELEASE


GroupId

GroupId

com.mofum.scope
ArtifactId

ArtifactId

scope-spring-web
Version

Version

1.0.0.RELEASE
Type

Type

jar

Download scope-spring-web 1.0.0.RELEASE


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