is not current version
Last Version 1.0.5

com.m3:multilane 0.1.2

Multi-lane expressway to aggregate values

GroupId

GroupId

com.m3
ArtifactId

ArtifactId

multilane
Version

Version

0.1.2
Type

Type

jar

Download multilane 0.1.2


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