is not current version
Last Version 1.1.4

com.github.codefrogcc:allocation 1.0.0


GroupId

GroupId

com.github.codefrogcc
ArtifactId

ArtifactId

allocation
Version

Version

1.0.0
Type

Type

jar

Download allocation 1.0.0


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