is not current version
Last Version 1.0.5

com.m3:multilane 1.0.1

Multi-lane expressway to aggregate values

GroupId

GroupId

com.m3
ArtifactId

ArtifactId

multilane
Version

Version

1.0.1
Type

Type

jar

Download multilane 1.0.1


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