is not current version
Last Version 1.0.2

alloy-core 1.0.0

Basic utilities to streamline common Java operations

License

License

GroupId

GroupId

org.starchartlabs.alloy
ArtifactId

ArtifactId

alloy-core
Version

Version

1.0.0
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 1.0.0


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

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.