JLOC

Basic source lines of code and comments counting for Java, JavaScript, sql, and C/C++ files. Can count per file, or by directory.

License

License

Categories

Categories

Net
GroupId

GroupId

net.matchproject
ArtifactId

ArtifactId

jloc
Last Version

Last Version

0.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

JLOC
Basic source lines of code and comments counting for Java, JavaScript, sql, and C/C++ files. Can count per file, or by directory.

Download jloc

How to add to project

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

Dependencies

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.1
org.junit.jupiter : junit-jupiter-params jar 5.7.1
org.junit.jupiter : junit-jupiter-engine jar 5.7.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.1
0.1