is not current version
Last Version 2.0.1

com.github.sub-mob:scopemob 2.0.0

Set of useful scope and Higher-order functions

GroupId

GroupId

com.github.sub-mob
ArtifactId

ArtifactId

scopemob
Version

Version

2.0.0
Type

Type

pom

Download scopemob 2.0.0


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