is not current version
Last Version 1.1.2

com.github.fommil.netlib:all 1.1


Categories

Categories

Net
GroupId

GroupId

com.github.fommil.netlib
ArtifactId

ArtifactId

all
Version

Version

1.1
Type

Type

pom

Download all 1.1

Filename Size
all-1.1.pom 4 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.fommil.netlib/all/ -->
<dependency>
    <groupId>com.github.fommil.netlib</groupId>
    <artifactId>all</artifactId>
    <version>1.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.fommil.netlib/all/
implementation 'com.github.fommil.netlib:all:1.1'
// https://jarcasting.com/artifacts/com.github.fommil.netlib/all/
implementation ("com.github.fommil.netlib:all:1.1")
'com.github.fommil.netlib:all:pom:1.1'
<dependency org="com.github.fommil.netlib" name="all" rev="1.1">
  <artifact name="all" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.fommil.netlib', module='all', version='1.1')
)
libraryDependencies += "com.github.fommil.netlib" % "all" % "1.1"
[com.github.fommil.netlib/all "1.1"]