Last Version

protools 1.0.3

A simple and easy-to-use tool for java

License

License

GroupId

GroupId

com.github.oopstool
ArtifactId

ArtifactId

protools
Version

Version

1.0.3
Type

Type

pom
Description

Description

protools
A simple and easy-to-use tool for java
Project URL

Project URL

https://github.com/oopstool/protools
Source Code Management

Source Code Management

https://github.com/oopstool/protools.git

Download protools 1.0.3

Filename Size
protools-1.0.3.pom 7 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.oopstool/protools/ -->
<dependency>
    <groupId>com.github.oopstool</groupId>
    <artifactId>protools</artifactId>
    <version>1.0.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.oopstool/protools/
implementation 'com.github.oopstool:protools:1.0.3'
// https://jarcasting.com/artifacts/com.github.oopstool/protools/
implementation ("com.github.oopstool:protools:1.0.3")
'com.github.oopstool:protools:pom:1.0.3'
<dependency org="com.github.oopstool" name="protools" rev="1.0.3">
  <artifact name="protools" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.oopstool', module='protools', version='1.0.3')
)
libraryDependencies += "com.github.oopstool" % "protools" % "1.0.3"
[com.github.oopstool/protools "1.0.3"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

  • protools-core