Last Version

By Your Command Core 0.2.0

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

License

License

GroupId

GroupId

com.tobedevoured.command
ArtifactId

ArtifactId

command-core
Version

Version

0.2.0
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 command-core 0.2.0


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

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.