b

bluecrystal.deps.service

API that should be used by applications
http://bluecryst.al
GNU Affero General Public License v3
Sergio Leal
Files download
File Operation
bluecrystal.deps.service-1.16.0.jar download
bluecrystal.deps.service-1.16.0.pom download
bluecrystal.deps.service-1.16.0-sources.jar download
Apache Maven
<dependency>
  <groupId>al.bluecryst</groupId>
  <artifactId>bluecrystal.deps.service</artifactId>
  <version>1.16.0</version>
</dependency>
Gradle Groovy
implementation 'al.bluecryst:bluecrystal.deps.service:1.16.0'
Gradle Kotlin
implementation("al.bluecryst:bluecrystal.deps.service:1.16.0")
Scala SBT
libraryDependencies += "al.bluecryst" % "bluecrystal.deps.service" % "1.16.0"
Groovy Grape
@Grapes(
  @Grab(group='al.bluecryst', module='bluecrystal.deps.service', version='1.16.0')
)
Apache Ivy
<dependency org="al.bluecryst" name="bluecrystal.deps.service" rev="1.16.0" />
Leiningen
[al.bluecryst/bluecrystal.deps.service "1.16.0"]
Apache Buildr
'al.bluecryst:bluecrystal.deps.service:jar:1.16.0'