comtranser

a common tool for compare two list and tranfer to a different list array with high efficiency

License

License

GroupId

GroupId

com.allensean
ArtifactId

ArtifactId

comtranser
Last Version

Last Version

0.8.4
Release Date

Release Date

Type

Type

jar
Description

Description

comtranser
a common tool for compare two list and tranfer to a different list array with high efficiency
Project URL

Project URL

https://github.com/allensean/comtranser
Source Code Management

Source Code Management

https://github.com/allensean/comtranser.git

Download comtranser

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.google.code.findbugs : annotations jar 3.0.1
com.fasterxml.jackson.module : jackson-module-kotlin jar 2.12.2
commons-logging : commons-logging jar 1.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.8.4
0.8.3
0.8.2
0.8.1
0.8
0.7
0.6
0.5
0.1