Last Version

develhack-core 0.9.3

The underlying library for Develhack.

License

License

GroupId

GroupId

com.develhack
ArtifactId

ArtifactId

develhack-core
Version

Version

0.9.3
Type

Type

jar
Description

Description

develhack-core
The underlying library for Develhack.
Project URL

Project URL

https://github.com/develhack/develhack-core
Source Code Management

Source Code Management

https://github.com/develhack/develhack-core.git

Download develhack-core 0.9.3


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.