is not current version
Last Version 1.0.1

com.seanshubin.http.values:http-values-domain 1.0


Categories

Categories

Doma Data ORM
GroupId

GroupId

com.seanshubin.http.values
ArtifactId

ArtifactId

http-values-domain
Version

Version

1.0
Type

Type

jar

Download http-values-domain 1.0


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