alloy-core

Basic utilities to streamline common Java operations

License

License

GroupId

GroupId

org.starchartlabs.alloy
ArtifactId

ArtifactId

alloy-core
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

alloy-core
Basic utilities to streamline common Java operations
Project URL

Project URL

https://github.com/StarChart-Labs/alloy
Source Code Management

Source Code Management

https://github.com/StarChart-Labs/alloy

Download alloy-core

How to add to project

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

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.
org.starchartlabs.alloy

StarChart Labs

Making open source development, contribution, and collaboration easier - one tool, discussion, or pull request at a time

Versions

Version
1.0.2
1.0.1
1.0.0
0.5.0
0.4.1
0.4.0
0.3.0
0.2.0
0.1.1