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