Last Version

By Your Command Core 0.3.5

Make Java do your bidding by turning any code into an executable

License

License

GroupId

GroupId

com.tobedevoured.command
ArtifactId

ArtifactId

core
Version

Version

0.3.5
Type

Type

jar
Description

Description

By Your Command Core
Make Java do your bidding by turning any code into an executable
Project URL

Project URL

https://github.com/mguymon/by_your_command

Download core 0.3.5


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

Dependencies

compile (5)

Group / Artifact Type Version
org.modeshape : modeshape-common jar 2.8.2.Final
com.metapossum : metapossum-scanner jar 1.0.1
commons-beanutils : commons-beanutils jar 1.8.3
com.typesafe : config jar 0.5.0
org.slf4j : slf4j-api jar 1.6.6

test (2)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.0.6
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.