Last Version

gopher 0.0.1

Gopher gets things and runs them!

License

License

GroupId

GroupId

io.github.cheddar
ArtifactId

ArtifactId

gopher
Version

Version

0.0.1
Type

Type

jar
Description

Description

gopher
Gopher gets things and runs them!
Project URL

Project URL

https://github.com/cheddar/gopher
Source Code Management

Source Code Management

http://github.com/cheddar/gopher/tree/master

Download gopher 0.0.1


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

Dependencies

compile (3)

Group / Artifact Type Version
io.tesla.aether : tesla-aether jar 0.0.2
org.eclipse.aether : aether-api jar 0.9.0.M2
com.google.guava : guava jar 14.0.1

Project Modules

There are no modules declared in this project.