is not current version
Last Version 1.1

net.ricebean.tools.colorstrip:SmartColorStrip 1.0

Generate smart color strips.

Categories

Categories

Net Ebean Data ORM
GroupId

GroupId

net.ricebean.tools.colorstrip
ArtifactId

ArtifactId

SmartColorStrip
Version

Version

1.0
Type

Type

jar

Download SmartColorStrip 1.0


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