License |
License |
---|---|
Categories |
CategoriesCLI User Interface Wire Data Data Structures |
GroupId | GroupIdcom.datomic |
ArtifactId | ArtifactIdclient.wire-specs |
Last Version | Last Version0.1.41 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionclient.wire-specs
Client Wire Specs
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
client.wire-specs-0.1.41.pom | |
client.wire-specs-0.1.41.jar | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.datomic/client.wire-specs/ -->
<dependency>
<groupId>com.datomic</groupId>
<artifactId>client.wire-specs</artifactId>
<version>0.1.41</version>
</dependency>
// https://jarcasting.com/artifacts/com.datomic/client.wire-specs/
implementation 'com.datomic:client.wire-specs:0.1.41'
// https://jarcasting.com/artifacts/com.datomic/client.wire-specs/
implementation ("com.datomic:client.wire-specs:0.1.41")
'com.datomic:client.wire-specs:jar:0.1.41'
<dependency org="com.datomic" name="client.wire-specs" rev="0.1.41">
<artifact name="client.wire-specs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.datomic', module='client.wire-specs', version='0.1.41')
)
libraryDependencies += "com.datomic" % "client.wire-specs" % "0.1.41"
[com.datomic/client.wire-specs "0.1.41"]