Last Version

Simian 2.5.10

Simian (Similarity Analyser) identifies duplication in Java, C#, C, C++, COBOL, Ruby, JSP, ASP, HTML, XML, Visual Basic, Groovy source code and even plain text files. In fact, simian can be used on any human readable files such as ini files, deployment descriptors, you name it.

License

License

GroupId

GroupId

com.github.jiangxincode
ArtifactId

ArtifactId

simian
Version

Version

2.5.10
Type

Type

jar
Description

Description

Simian
Simian (Similarity Analyser) identifies duplication in Java, C#, C, C++, COBOL, Ruby, JSP, ASP, HTML, XML, Visual Basic, Groovy source code and even plain text files. In fact, simian can be used on any human readable files such as ini files, deployment descriptors, you name it.
Project URL

Project URL

http://www.harukizaemon.com/simian/index.html

Download simian 2.5.10


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.