string-function

Executes the functions in the string

License

License

GroupId

GroupId

io.github.argcc
ArtifactId

ArtifactId

string-function
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

string-function
Executes the functions in the string
Project URL

Project URL

https://github.com/argcc/string-function
Source Code Management

Source Code Management

http://github.com/argcc/string-function

Download string-function

How to add to project

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

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.

Versions

Version
1.0.0