Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.sixpointsix |
ArtifactId | ArtifactIdcarpo-relational-common |
Version | Version0.6.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/net.sixpointsix/carpo-relational-common/ -->
<dependency>
<groupId>net.sixpointsix</groupId>
<artifactId>carpo-relational-common</artifactId>
<version>0.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.sixpointsix/carpo-relational-common/
implementation 'net.sixpointsix:carpo-relational-common:0.6.1'
// https://jarcasting.com/artifacts/net.sixpointsix/carpo-relational-common/
implementation ("net.sixpointsix:carpo-relational-common:0.6.1")
'net.sixpointsix:carpo-relational-common:jar:0.6.1'
<dependency org="net.sixpointsix" name="carpo-relational-common" rev="0.6.1">
<artifact name="carpo-relational-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sixpointsix', module='carpo-relational-common', version='0.6.1')
)
libraryDependencies += "net.sixpointsix" % "carpo-relational-common" % "0.6.1"
[net.sixpointsix/carpo-relational-common "0.6.1"]