is not current version
Last Version 1.1.4

com.github.codefrogcc:allocation 1.1.3


GroupId

GroupId

com.github.codefrogcc
ArtifactId

ArtifactId

allocation
Version

Version

1.1.3
Type

Type

jar

Download allocation 1.1.3


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