com.github.manjotsidhu:mint

Mint Java library

License

License

GroupId

GroupId

com.github.manjotsidhu
ArtifactId

ArtifactId

mint
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

com.github.manjotsidhu:mint
Mint Java library
Project URL

Project URL

https://github.com/manjotsidhu/Mint
Source Code Management

Source Code Management

http://github.com/manjotsidhu/Mint/tree/master

Download mint

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.manjotsidhu/mint/ -->
<dependency>
    <groupId>com.github.manjotsidhu</groupId>
    <artifactId>mint</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.manjotsidhu/mint/
implementation 'com.github.manjotsidhu:mint:1.0'
// https://jarcasting.com/artifacts/com.github.manjotsidhu/mint/
implementation ("com.github.manjotsidhu:mint:1.0")
'com.github.manjotsidhu:mint:jar:1.0'
<dependency org="com.github.manjotsidhu" name="mint" rev="1.0">
  <artifact name="mint" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.manjotsidhu', module='mint', version='1.0')
)
libraryDependencies += "com.github.manjotsidhu" % "mint" % "1.0"
[com.github.manjotsidhu/mint "1.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.

tag issues

Mint Java Library

Mint Java Library is collection of useful methods for Arrays, Strings and much more, that come in handy everyday.

Contributors 🤝

All bugs, feature requests, pull requests, feedback, etc., are welcome here at this repository.

Versions

Version
1.0