Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.sf.wsag4j.types |
ArtifactId | ArtifactIdwsag4j-agreement-types |
Version | Version1.0.3 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/net.sf.wsag4j.types/wsag4j-agreement-types/ -->
<dependency>
<groupId>net.sf.wsag4j.types</groupId>
<artifactId>wsag4j-agreement-types</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.wsag4j.types/wsag4j-agreement-types/
implementation 'net.sf.wsag4j.types:wsag4j-agreement-types:1.0.3'
// https://jarcasting.com/artifacts/net.sf.wsag4j.types/wsag4j-agreement-types/
implementation ("net.sf.wsag4j.types:wsag4j-agreement-types:1.0.3")
'net.sf.wsag4j.types:wsag4j-agreement-types:jar:1.0.3'
<dependency org="net.sf.wsag4j.types" name="wsag4j-agreement-types" rev="1.0.3">
<artifact name="wsag4j-agreement-types" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.wsag4j.types', module='wsag4j-agreement-types', version='1.0.3')
)
libraryDependencies += "net.sf.wsag4j.types" % "wsag4j-agreement-types" % "1.0.3"
[net.sf.wsag4j.types/wsag4j-agreement-types "1.0.3"]