is not current version
Last Version 0.7.0

net.sixpointsix:carpo-common 0.1.1

Common until library for carpo

Categories

Categories

Net
GroupId

GroupId

net.sixpointsix
ArtifactId

ArtifactId

carpo-common
Version

Version

0.1.1
Type

Type

jar

Download carpo-common 0.1.1


<!-- https://jarcasting.com/artifacts/net.sixpointsix/carpo-common/ -->
<dependency>
    <groupId>net.sixpointsix</groupId>
    <artifactId>carpo-common</artifactId>
    <version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.sixpointsix/carpo-common/
implementation 'net.sixpointsix:carpo-common:0.1.1'
// https://jarcasting.com/artifacts/net.sixpointsix/carpo-common/
implementation ("net.sixpointsix:carpo-common:0.1.1")
'net.sixpointsix:carpo-common:jar:0.1.1'
<dependency org="net.sixpointsix" name="carpo-common" rev="0.1.1">
  <artifact name="carpo-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sixpointsix', module='carpo-common', version='0.1.1')
)
libraryDependencies += "net.sixpointsix" % "carpo-common" % "0.1.1"
[net.sixpointsix/carpo-common "0.1.1"]