Last Version

Helperl 0.2.0

A helper library for manipulating and matching jinterface data.

License

License

Categories

Categories

Net
GroupId

GroupId

net.shambolica.helperl
ArtifactId

ArtifactId

helperl
Version

Version

0.2.0
Type

Type

jar
Description

Description

Helperl
A helper library for manipulating and matching jinterface data.

Download helperl 0.2.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.erlang.otp : jinterface jar 1.5.6

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.