| License |
License |
|---|---|
| GroupId | GroupIdcom.github.oopstool |
| ArtifactId | ArtifactIdprotools |
| Version | Version1.0.3 |
| Type | Typepom |
| Description |
Descriptionprotools
A simple and easy-to-use tool for java
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |