<dependency> <groupId>io.outfoxx</groupId> <artifactId>swiftpoet</artifactId> <version>0.3.1</version> </dependency>
implementation 'io.outfoxx:swiftpoet:0.3.1'
implementation("io.outfoxx:swiftpoet:0.3.1")
libraryDependencies += "io.outfoxx" % "swiftpoet" % "0.3.1"
@Grapes( @Grab(group='io.outfoxx', module='swiftpoet', version='0.3.1') )
<dependency org="io.outfoxx" name="swiftpoet" rev="0.3.1" />
[io.outfoxx/swiftpoet "0.3.1"]
'io.outfoxx:swiftpoet:jar:0.3.1'
runtime
|-- org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.3.61
|-- org.jetbrains.kotlin:kotlin-reflect:1.3.61
|-- com.google.guava:guava:22.0