Last Version

Library for representing Source Text Files 1.3.0

Library for representing Source Text Files, used in Java Enhanced Expression Parser (JEEP)

License

License

Categories

Categories

Net
GroupId

GroupId

net.thevpc.common
ArtifactId

ArtifactId

thevpc-common-text-source
Version

Version

1.3.0
Type

Type

jar
Description

Description

Library for representing Source Text Files
Library for representing Source Text Files, used in Java Enhanced Expression Parser (JEEP)
Project Organization

Project Organization

vpc open source initiative
Source Code Management

Source Code Management

https://github.com/thevpc/nuts/tree/master

Download thevpc-common-text-source 1.3.0


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

Dependencies

compile (1)

Group / Artifact Type Version
net.thevpc.common : thevpc-common-classpath jar 1.3.2

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.5.0

Project Modules

There are no modules declared in this project.