is not current version
Last Version 0.7.0

net.sixpointsix:carpo-common 0.3.0

Common until library for carpo

Categories

Categories

Net
GroupId

GroupId

net.sixpointsix
ArtifactId

ArtifactId

carpo-common
Version

Version

0.3.0
Type

Type

jar

Download carpo-common 0.3.0


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