-
Home
- Project Documentation Project Information 9
Dependency Information
Apache Maven
<dependency> <groupId>org.sentrysoftware</groupId> <artifactId>http</artifactId> <version>1.0.01</version> </dependency>
Apache Ivy
<dependency org="org.sentrysoftware" name="http" rev="1.0.01"> <artifact name="http" type="jar" /> </dependency>
Groovy Grape
@Grapes( @Grab(group='org.sentrysoftware', module='http', version='1.0.01') )
Gradle/Grails
implementation 'org.sentrysoftware:http:1.0.01'
Scala SBT
libraryDependencies += "org.sentrysoftware" % "http" % "1.0.01"
Leiningen
[org.sentrysoftware/http "1.0.01"]
Search Results for {{siteSearch | truncate:'50'}}
{{resultArray.length}}
No results.