| License |
License |
|---|---|
| Categories |
CategoriesMixin Application Layer Libs Bytecode Manipulation |
| GroupId | GroupIdcom.thoughtworks.constructor |
| ArtifactId | ArtifactIdmixin_2.12 |
| Version | Version4.1.0 |
| Type | Typejar |
| Description |
DescriptionMixin
Mixin
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| mixin_2.12-4.1.0.pom | |
| mixin_2.12-4.1.0.jar | 4 KB |
| mixin_2.12-4.1.0-sources.jar | 922 bytes |
| mixin_2.12-4.1.0-javadoc.jar | 627 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.thoughtworks.constructor/mixin_2.12/ -->
<dependency>
<groupId>com.thoughtworks.constructor</groupId>
<artifactId>mixin_2.12</artifactId>
<version>4.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.thoughtworks.constructor/mixin_2.12/
implementation 'com.thoughtworks.constructor:mixin_2.12:4.1.0'
// https://jarcasting.com/artifacts/com.thoughtworks.constructor/mixin_2.12/
implementation ("com.thoughtworks.constructor:mixin_2.12:4.1.0")
'com.thoughtworks.constructor:mixin_2.12:jar:4.1.0'
<dependency org="com.thoughtworks.constructor" name="mixin_2.12" rev="4.1.0">
<artifact name="mixin_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thoughtworks.constructor', module='mixin_2.12', version='4.1.0')
)
libraryDependencies += "com.thoughtworks.constructor" % "mixin_2.12" % "4.1.0"
[com.thoughtworks.constructor/mixin_2.12 "4.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.2 |
| com.chuusai : shapeless_2.12 | jar | 2.3.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-compiler | jar | 2.12.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.12 | jar | 3.0.1 |