GroupId | GroupIdcom.swoval |
---|---|
ArtifactId | ArtifactIdreflect_2.11 |
Version | Version1.3.2 |
Type | Typejar |
Filename | Size |
---|---|
reflect_2.11-1.3.2.pom | |
reflect_2.11-1.3.2.jar | 120 KB |
reflect_2.11-1.3.2-sources.jar | 10 KB |
reflect_2.11-1.3.2-javadoc.jar | 390 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.swoval/reflect_2.11/ -->
<dependency>
<groupId>com.swoval</groupId>
<artifactId>reflect_2.11</artifactId>
<version>1.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.swoval/reflect_2.11/
implementation 'com.swoval:reflect_2.11:1.3.2'
// https://jarcasting.com/artifacts/com.swoval/reflect_2.11/
implementation ("com.swoval:reflect_2.11:1.3.2")
'com.swoval:reflect_2.11:jar:1.3.2'
<dependency org="com.swoval" name="reflect_2.11" rev="1.3.2">
<artifact name="reflect_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.swoval', module='reflect_2.11', version='1.3.2')
)
libraryDependencies += "com.swoval" % "reflect_2.11" % "1.3.2"
[com.swoval/reflect_2.11 "1.3.2"]