is not current version
Last Version 1.4.1-RELEASE

us.careydevelopment.model.api:api-flyweights 1.0.0-RELEASE

Lightweight objects for downstream APIs.

GroupId

GroupId

us.careydevelopment.model.api
ArtifactId

ArtifactId

api-flyweights
Version

Version

1.0.0-RELEASE
Type

Type

jar

Download api-flyweights 1.0.0-RELEASE


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