GroupId | GroupIdcom.hltech |
---|---|
ArtifactId | ArtifactIdjudge-d-contract-publisher-core |
Version | Version0.1.2 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.hltech/judge-d-contract-publisher-core/ -->
<dependency>
<groupId>com.hltech</groupId>
<artifactId>judge-d-contract-publisher-core</artifactId>
<version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.hltech/judge-d-contract-publisher-core/
implementation 'com.hltech:judge-d-contract-publisher-core:0.1.2'
// https://jarcasting.com/artifacts/com.hltech/judge-d-contract-publisher-core/
implementation ("com.hltech:judge-d-contract-publisher-core:0.1.2")
'com.hltech:judge-d-contract-publisher-core:jar:0.1.2'
<dependency org="com.hltech" name="judge-d-contract-publisher-core" rev="0.1.2">
<artifact name="judge-d-contract-publisher-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hltech', module='judge-d-contract-publisher-core', version='0.1.2')
)
libraryDependencies += "com.hltech" % "judge-d-contract-publisher-core" % "0.1.2"
[com.hltech/judge-d-contract-publisher-core "0.1.2"]