is not current version
Last Version 1.1.2

com.github.fommil.netlib:all 1.0


Categories

Categories

Net
GroupId

GroupId

com.github.fommil.netlib
ArtifactId

ArtifactId

all
Version

Version

1.0
Type

Type

pom

Download all 1.0

Filename Size
all-1.0.pom 2 KB
Browse

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