| License |
License |
|---|---|
| GroupId | GroupIdcom.twitter |
| ArtifactId | ArtifactIdjaqen |
| Last Version | Last Version0.1.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionJaqen
A type-safe heterogenous Map or a Named field Tuple depending how you look at it
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| jaqen-0.1.0.pom | 5 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.twitter/jaqen/ -->
<dependency>
<groupId>com.twitter</groupId>
<artifactId>jaqen</artifactId>
<version>0.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.twitter/jaqen/
implementation 'com.twitter:jaqen:0.1.0'
// https://jarcasting.com/artifacts/com.twitter/jaqen/
implementation ("com.twitter:jaqen:0.1.0")
'com.twitter:jaqen:pom:0.1.0'
<dependency org="com.twitter" name="jaqen" rev="0.1.0">
<artifact name="jaqen" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.twitter', module='jaqen', version='0.1.0')
)
libraryDependencies += "com.twitter" % "jaqen" % "0.1.0"
[com.twitter/jaqen "0.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.10.4 |
| org.scala-lang : scala-reflect | jar | 2.10.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.10 |
| org.easymock : easymock | jar | 3.2 |