Categories |
CategoriesData |
---|---|
GroupId | GroupIdcom.github.f-sunrise-q |
ArtifactId | ArtifactIdadvance-tool-datamask |
Version | Version1.0.0-RELEASE |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.f-sunrise-q/advance-tool-datamask/ -->
<dependency>
<groupId>com.github.f-sunrise-q</groupId>
<artifactId>advance-tool-datamask</artifactId>
<version>1.0.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.f-sunrise-q/advance-tool-datamask/
implementation 'com.github.f-sunrise-q:advance-tool-datamask:1.0.0-RELEASE'
// https://jarcasting.com/artifacts/com.github.f-sunrise-q/advance-tool-datamask/
implementation ("com.github.f-sunrise-q:advance-tool-datamask:1.0.0-RELEASE")
'com.github.f-sunrise-q:advance-tool-datamask:jar:1.0.0-RELEASE'
<dependency org="com.github.f-sunrise-q" name="advance-tool-datamask" rev="1.0.0-RELEASE">
<artifact name="advance-tool-datamask" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.f-sunrise-q', module='advance-tool-datamask', version='1.0.0-RELEASE')
)
libraryDependencies += "com.github.f-sunrise-q" % "advance-tool-datamask" % "1.0.0-RELEASE"
[com.github.f-sunrise-q/advance-tool-datamask "1.0.0-RELEASE"]