<dependency> <groupId>dev.3-3</groupId> <artifactId>jmccc-mcdownloader</artifactId> <version>3.1.0</version> </dependency>
implementation 'dev.3-3:jmccc-mcdownloader:3.1.0'
implementation("dev.3-3:jmccc-mcdownloader:3.1.0")
libraryDependencies += "dev.3-3" % "jmccc-mcdownloader" % "3.1.0"
@Grapes( @Grab(group='dev.3-3', module='jmccc-mcdownloader', version='3.1.0') )
<dependency org="dev.3-3" name="jmccc-mcdownloader" rev="3.1.0" />
[dev.3-3/jmccc-mcdownloader "3.1.0"]
'dev.3-3:jmccc-mcdownloader:jar:3.1.0'
compile
|-- dev.3-3:jmccc:3.1.0
runtime
|-- org.tukaani:xz:1.9
|-- org.apache.httpcomponents:httpasyncclient:4.1.5
|-- org.ehcache.modules:ehcache-impl:3.10.8
|-- javax.cache:cache-api:1.1.1
|-- org.apache.commons:commons-compress:1.22
|-- org.ow2.asm:asm:9.4