is not current version
Last Version 4.0.9

com.baboaisystem:resolution 4.0.7

domain_resolution_java

GroupId

GroupId

com.baboaisystem
ArtifactId

ArtifactId

resolution
Version

Version

4.0.7
Type

Type

jar

Download resolution 4.0.7


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