License |
License |
---|---|
GroupId | GroupIdcom.hadoopz |
ArtifactId | ArtifactIdMyPublicTool |
Last Version | Last Version1.0.10 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMyPublicTool
MyPublicTool
|
Project URL |
Project URL |
Filename | Size |
---|---|
MyPublicTool-1.0.10.pom | |
MyPublicTool-1.0.10.jar | 13 KB |
MyPublicTool-1.0.10-sources.jar | 8 KB |
MyPublicTool-1.0.10-javadoc.jar | 43 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.hadoopz/MyPublicTool/ -->
<dependency>
<groupId>com.hadoopz</groupId>
<artifactId>MyPublicTool</artifactId>
<version>1.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.hadoopz/MyPublicTool/
implementation 'com.hadoopz:MyPublicTool:1.0.10'
// https://jarcasting.com/artifacts/com.hadoopz/MyPublicTool/
implementation ("com.hadoopz:MyPublicTool:1.0.10")
'com.hadoopz:MyPublicTool:jar:1.0.10'
<dependency org="com.hadoopz" name="MyPublicTool" rev="1.0.10">
<artifact name="MyPublicTool" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hadoopz', module='MyPublicTool', version='1.0.10')
)
libraryDependencies += "com.hadoopz" % "MyPublicTool" % "1.0.10"
[com.hadoopz/MyPublicTool "1.0.10"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |