GroupId | GroupIdcom.github.i21mscz23 |
---|---|
ArtifactId | ArtifactIdsupport-tools |
Version | Version1.0.4-RELEASE |
Type | Typejar |
Filename | Size |
---|---|
support-tools-1.0.4-RELEASE.pom | |
support-tools-1.0.4-RELEASE.jar | 19 KB |
support-tools-1.0.4-RELEASE-sources.jar | 10 KB |
support-tools-1.0.4-RELEASE-javadoc.jar | 100 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.i21mscz23/support-tools/ -->
<dependency>
<groupId>com.github.i21mscz23</groupId>
<artifactId>support-tools</artifactId>
<version>1.0.4-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.i21mscz23/support-tools/
implementation 'com.github.i21mscz23:support-tools:1.0.4-RELEASE'
// https://jarcasting.com/artifacts/com.github.i21mscz23/support-tools/
implementation ("com.github.i21mscz23:support-tools:1.0.4-RELEASE")
'com.github.i21mscz23:support-tools:jar:1.0.4-RELEASE'
<dependency org="com.github.i21mscz23" name="support-tools" rev="1.0.4-RELEASE">
<artifact name="support-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.i21mscz23', module='support-tools', version='1.0.4-RELEASE')
)
libraryDependencies += "com.github.i21mscz23" % "support-tools" % "1.0.4-RELEASE"
[com.github.i21mscz23/support-tools "1.0.4-RELEASE"]