is not current version
Last Version 1.1

one.xingyi:trafficlights 1.0


Categories

Categories

CLI User Interface
GroupId

GroupId

one.xingyi
ArtifactId

ArtifactId

trafficlights
Version

Version

1.0
Type

Type

jar

Download trafficlights 1.0


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