is not current version
Last Version 1.0.5

com.m3:multilane 1.0.4

Multi-lane expressway to aggregate values

GroupId

GroupId

com.m3
ArtifactId

ArtifactId

multilane
Version

Version

1.0.4
Type

Type

jar

Download multilane 1.0.4


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